使用者工具

網站工具


computer:web:tool:npm

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

兩邊的前次修訂版前次修改
下次修改
前次修改
computer:web:tool:npm [2016/09/06 08:23] – [工具] wmcomputer:web:tool:npm [2021/05/13 03:51] (目前版本) – [npm] wm
行 7: 行 7:
     * [[https://github.com/paypal/kappa|Kappa]]     * [[https://github.com/paypal/kappa|Kappa]]
     * [[https://github.com/terinjokes/docker-npmjs|Docker Image for npm]]     * [[https://github.com/terinjokes/docker-npmjs|Docker Image for npm]]
 +  * [[https://github.com/zkat/npx|npx]]
   * [[https://npms.io/|npms]]   * [[https://npms.io/|npms]]
 +  * [[https://unpkg.com/|unpkg]]
 +  * <code>npm ls DEPENDENCY</code> to find out which one come with the dependency
 ====Scripts==== ====Scripts====
 +  * [[https://github.com/kentcdodds/cross-env|cross-env]]
 +  * [[https://github.com/elijahmanor/cross-var|cross-var]]
   * [[https://github.com/testdouble/scripty|scripty]]   * [[https://github.com/testdouble/scripty|scripty]]
 =====工具===== =====工具=====
行 21: 行 26:
   * [[https://www.npmjs.com/package/whathappened|whathappened]]   * [[https://www.npmjs.com/package/whathappened|whathappened]]
   * [[https://www.npmjs.com/package/slow-deps|slow-deps]]   * [[https://www.npmjs.com/package/slow-deps|slow-deps]]
 +  * [[https://github.com/kimmobrunfeldt/concurrently|concurrently]]
 +  * [[https://github.com/okonet/lint-staged|lint-staged]]
 +  * [[http://npmhub.org/|npm-hub]]
 +===清理===
 +  * [[https://npkill.js.org/|npkill]]
 =====教學===== =====教學=====
   * [[https://medium.com/@jdaudier/how-to-create-and-publish-your-first-node-js-module-444e7585b738|How to Create and Publish Your First Node.js Module]]   * [[https://medium.com/@jdaudier/how-to-create-and-publish-your-first-node-js-module-444e7585b738|How to Create and Publish Your First Node.js Module]]
computer/web/tool/npm.1473150222.txt.gz · 上一次變更: 2016/09/06 08:23 由 wm