es6-module-seed

0.1.0 • Public • Published

es6-module-seed

v0.1.0

Description

Seed for creating js modules written in ES6+

Please feel free to ask for modifications, fixes or do a PR to improve it

Author

Black Mirror

Badges

NPM

NPM downloads/month GitHub stars GitHub forks GitHub issues GitHub license Build Status Coverage Status

Documentation

Check out the Latest Documentation here

Installation

This is a Node.js module available through the npm registry.

It can be installed using either npm or yarn package managers.

npm i es6-module-seed
yarn add es6-module-seed

Usage

import Module from 'es6-module-seed';

Dependencies

None

Dev Dependencies

Tests

npm install
npm test

License

MIT

Powered By

JS.ORG Logo

Package Sidebar

Install

npm i es6-module-seed

Weekly Downloads

11

Version

0.1.0

License

MIT

Unpacked Size

79.8 kB

Total Files

16

Last publish

Collaborators

  • blackmirror1980