Instant Node Package Module
暫譯: 即時 Node 套件模組
Juzer Ali
- 出版商: Packt Publishing
- 出版日期: 2013-10-04
- 售價: $1,260
- 貴賓價: 9.5 折 $1,197
- 語言: 英文
- 頁數: 56
- 裝訂: Paperback
- ISBN: 1783283335
- ISBN-13: 9781783283330
-
相關分類:
Node.js
海外代購書籍(需單獨結帳)
相關主題
商品描述
Create your own node modules and publish them on npm registry, automating repetitive tasks in between
Overview
- Learn something new in an Instant! A short, fast, focused guide delivering immediate results
- Create and distribute node modules
- Learn how to publish executables
- Automate the installation of dependencies
In Detail
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.
What you will learn from this book
- Install node.js and npm
- Modularize code in different files and folders
- Create a working node module
- Publish your node module on the npm registry
- Create node executables and put them in the system's path
- Bootstrap two modules together so that both can keep abreast with one another
- Lock down dependencies to avoid surprises
- Configure the local npm installation to provide some of your own convenient defaults
Approach
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.
Who this book is written for
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.
商品描述(中文翻譯)
創建您自己的 Node 模組並將其發佈到 npm 註冊中心,自動化中間的重複性任務
概述
- 立即學習新知識!一本短小、快速、專注的指南,提供即時結果
- 創建和分發 Node 模組
- 學習如何發佈可執行檔
- 自動化依賴項的安裝
詳細內容
Node.js 是當前的熱點,擁有活躍的社群。它隨附 npm,這是一個幫助自動化各種開發、部署和安裝 Node 模組的工具,使過程變得更加簡單。
Instant Node Package Module 是一本實用的指南,旨在編寫和分發 Node 模組,並創建和管理私有的獨立 Node.js 專案。
從在各種平台上安裝和運行 Node.js 開始,我們接著學習代碼模組化及其在 Node.js 中的實現。通過一個實際的例子,我們將探索構思、編寫和發佈 Node 模組的整個過程和生命週期。我們還將學習如何利用 npm 附帶的工具自動化各種開發和部署步驟。
稍後,我們將發現 npm 的強大功能,以及它的不同特性和配置如何通過提供幫助來自動化您在編寫和發佈模組之間的重複性任務,從而節省大量時間。
您將從本書中學到什麼
- 安裝 Node.js 和 npm
- 將代碼模組化到不同的檔案和資料夾中
- 創建一個可運行的 Node 模組
- 在 npm 註冊中心發佈您的 Node 模組
- 創建 Node 可執行檔並將其放入系統路徑中
- 將兩個模組引導在一起,以便彼此保持同步
- 鎖定依賴項以避免意外情況
- 配置本地 npm 安裝以提供一些您自己的方便預設
方法
掌握一項新技術,了解它是什麼以及它能為您做什麼,然後開始使用最重要的功能和任務。實用地探索創建 Node 模組的生命週期,以及學習 npm 提供的所有頂級功能。
本書的讀者對象
本書旨在幫助希望創建其第一個 Node.js 模組的讀者。JavaScript 的編程範式未涵蓋,因此對這些概念的基礎知識將是有益的。