npm

npm 3.9.1 更新

開發人員可以使用 NPM ,以安裝並發布他們的應用程序的Node.js NPM可以從Node.js的CLI一起使用,或者它可以以編程的Node.js JavaScript代碼內使用。 NPM就像許多其他的軟件包管理器,作為 非常相似,易於得到,作曲家,RubyGems的,​​梨等。就像前面提到的工具,可以NPM管理依賴,具有安裝幫助,捆綁包,尋找新的包,更新現有的包,刪除不需要的包,包星為以後使用和許多其他更多。列入故宮包文檔,以幫助開發人員著手,提高了他們的方式與Node.js的工作。 ...

sax js

sax js 1.1.3 更新

Works on the client-side (browser) and on the server-side (Common JS or Node.js)Features: Parse through an XML string. Streaming HTML parser. Deals with RSS and other mostly-ok-but-kinda-broken XML docs. Requirements:JavaScript enabled on client side or...