使用者工具

網站工具


computer:web:tool:npm

差異處

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

連向這個比對檢視

兩邊的前次修訂版前次修改
下次修改
前次修改
computer:web:tool:npm [2015/09/29 08:01] – [教學] 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://unpkg.com/|unpkg]]
 +  * <code>npm ls DEPENDENCY</code> to find out which one come with the dependency
 +====Scripts====
 +  * [[https://github.com/kentcdodds/cross-env|cross-env]]
 +  * [[https://github.com/elijahmanor/cross-var|cross-var]]
 +  * [[https://github.com/testdouble/scripty|scripty]]
 =====工具===== =====工具=====
   * [[http://semver.npmjs.com/|npm semver calculator]]   * [[http://semver.npmjs.com/|npm semver calculator]]
   * [[https://david-dm.org/|David]]   * [[https://david-dm.org/|David]]
   * [[https://github.com/dylang/npm-check|npm-check]]   * [[https://github.com/dylang/npm-check|npm-check]]
 +  * [[https://github.com/bjoerge/cut-release|cut-release]]
 +  * [[https://github.com/ruyadorno/ntl|ntl]]
 +  * [[http://greenkeeper.io/|Greenkeeper]]
 +  * [[http://npm-stat.com/|npm-stat]]
 +  * [[https://github.com/conventional-changelog/standard-version|Standard Version]]
 +  * [[https://www.npmjs.com/package/whathappened|whathappened]]
 +  * [[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]]
行 17: 行 37:
   * [[https://bocoup.com/weblog/a-facade-for-tooling-with-npm-scripts/|A Facade for Tooling with NPM Package Scripts]]   * [[https://bocoup.com/weblog/a-facade-for-tooling-with-npm-scripts/|A Facade for Tooling with NPM Package Scripts]]
   * [[http://blog.keithcirkel.co.uk/how-to-use-npm-as-a-build-tool/|How to Use npm as a Build Tool]]   * [[http://blog.keithcirkel.co.uk/how-to-use-npm-as-a-build-tool/|How to Use npm as a Build Tool]]
 +  * [[https://moroccojs.org/tutorials/npm-based-front-end-workflow/|npm based front-end workflow]]
computer/web/tool/npm.1443513688.txt.gz · 上一次變更: 2015/09/29 08:01 由 wm