万本电子书0元读

万本电子书0元读

顶部广告

Instant NPM电子书

售       价:¥

20人正在读 | 0人评论 6.2

作       者:Juzer Ali

出  版  社:Packt Publishing

出版时间:2013-09-25

字       数:101.1万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. A practical exploration of the lifecycle of creating node modules as well as learning all of the top features that npm has to offer.Intended for readers who want to create their first node.js modules. The programming paradigm of JavaScript is not covered so a foundation in these concepts would be beneficial.
目录展开

Instant Node Package Manager

Instant Node Package Manager

Credits

About the Author

Acknowledgement

About the Reviewer

www.PacktPub.com

Support files, eBooks, discount offers and more

PacktLib.PacktPub.com

Why Subscribe?

Free Access for Packt account holders

1. Instant Node Package Manager

So, what is Node Package Manager?

Installation

Step 1 – what do I need?

Step 2 – downloading node.js

Windows or Mac

Step 1 – downloading Windows/MAC installer

Step 2 – running the installer

Step 3 – testing

Linux and other Unices

One step installation

Foolproof installation

Step 1 – getting the binary

Step 2 – extracting the file

Step 3 – testing

Step 4 – symlink

Step 5 – testing symlink

Installing via nvm and nave (recommended)

Building and installing from source

And that's it!

Quick start – creating your first npm module

simplemath library

Step 1 – learning to use require()

Native modules

Importing folders

require cache

Step 2 – writing tests

Step 3 – writing the actual code

Step 4 – writing the glue code

Step 5 – creating package.json

Step 6 – adding dependencies

The node_modules folder

Step 7 – publishing

Register and login

Publish

Top 10 features you need to know about

Tag

Install

Related commands

Binaries and global installs

Related commands

Linking

.npmignore

Global .npmignore

Scripts

Config

Command-line flag

Environment variables

User config file

Global config file

Defaults

Shrinkwrap

Pruning

Publishing

Help

People and places you should get to know

Official sites

Articles and tutorials

Community

Blogs

Twitter

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部