NPM - Node.js를 구성하는 에코시스템
Node Package Manager
설치명령 : npm install <pkg>
업데이트 : npm update
삭제 : npm uninstall <pkg>
RubyGems - http://rubygems.org
Python Package Index - http://pypi.python.org/pypi
Node.js manual : http://nodejs.org/api/assert.html
NPM List - http://nodejs.wikia.com/wiki/NPM_Modules
'프로그래밍 > Script' 카테고리의 다른 글
Choosing the right visualization tool for your task (0) | 2013.10.15 |
---|---|
TidyTime.js: A friendlier way to display time (0) | 2013.10.11 |
[javascript] trim() 공백없애기 만들어쓰자 (0) | 2013.10.08 |
Best jQuery Plugins of the Week [29th September-5th October] (0) | 2013.10.08 |
[jQuery] jQuery.Pin: Pin text to your pages (0) | 2013.10.07 |