pixu1980 / es6-module-seed

es6 module seed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

es6 module seed

License:MIT License


Languages

Language:JavaScript 100.0%