nexit-example-npm-module
v1.0.2
Published
Example Module.
Downloads
3
Readme
Example NPM Module
Recomended fetch polyfill - dependency: "whatwg-fetch": "^1.0.0"
Installation
Install to new project locally like:
npm install --save ./modules/npm-module-skeleton
From git like:
npm install [email protected]:nexitsk/npm-module-skeleton.git#1.0
Possible to add as submodule from git:
https://git-scm.com/book/en/v2/Git-Tools-Submodules
TODOs
Push to npm repository, satis ?
Sources
https://docs.npmjs.com/misc/developers
https://medium.com/@arnaudrinquin/build-modular-application-with-npm-local-modules-dfc5ff047bcc
Example Module: https://github.com/reactjs/redux/blob/master/package.json