es6-module-archetype

2.0.2 • Public • Published

es6-module-archetype

stable npm version Build Status Coveralls

This is a project archetype for simple es6 modules

Read the API documentation for further details on how to use this library.

Installation

Run the install command:

npm install --save es6-module-archetype

Development

During the development to create the dist package, run either:

    npm run build

or use

    npm run test:watch

Update the documentation:

    npm run docs

Check the source code:

    npm run test
    npm run lint

Gain test coverage report:

    npm run coverage

Readme

Keywords

none

Package Sidebar

Install

npm i es6-module-archetype

Weekly Downloads

0

Version

2.0.2

License

MIT

Unpacked Size

6.82 kB

Total Files

5

Last publish

Collaborators

  • tombenke