| 兩邊的前次修訂版前次修改
下次修改 | 前次修改
|
| computer:web:tool:npm [2017/01/20 12:59] – [工具] wm | computer:web:tool:npm [2021/05/13 03:51] (目前版本) – [npm] wm |
|---|
| * [[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]] | * [[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]] |
| =====工具===== | =====工具===== |
| * [[https://github.com/okonet/lint-staged|lint-staged]] | * [[https://github.com/okonet/lint-staged|lint-staged]] |
| * [[http://npmhub.org/|npm-hub]] | * [[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]] |