1.0.2 • Published 7 years ago

nexit-example-npm-module v1.0.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
7 years ago

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 git@bitbucket.org: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

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago