Instant Node Package Manager - Create your own node modules and publish them on npm registry, automating repetitive tasks in between

Instant Node Package Manager - Create your own node modules and publish them on npm registry, automating repetitive tasks in between

von: Juzer Ali

Packt Publishing, 2013

ISBN: 9781783283347 , 56 Seiten

Format: ePUB

Kopierschutz: DRM

Windows PC,Mac OSX geeignet für alle DRM-fähigen eReader Apple iPad, Android Tablet PC's Apple iPod touch, iPhone und Android Smartphones

Preis: 20,39 EUR

Mehr zum Inhalt

Instant Node Package Manager - Create your own node modules and publish them on npm registry, automating repetitive tasks in between


 

Node.js is the new buzz in town and has a vibrant community.It ships with npm, which is a tool that helps automate various development, deployment, and installation of node modules, and makes the process much easier.

Instant Node Package Module is a practical guide to authoring and distributing node modules, and also for creating and managing private, standalone node.js projects.

Starting with getting node.js installed and running on a variety of platforms, we then proceed to learn about code modularization and achieving it in node.js. Picking up a practical example, we will then explore the whole process and life cycle of conceiving, writing, and publishing a node module. We will also learn how to exploit a toolsincluded with npm to automate various development and deployment steps.

Later on, we will discover the power of npm and how its different features and configurations can save large amounts of time by providing a helping hand for automating repetitive tasks between writing and publishing your modules.