1.0.4 • Published 7 years ago

opensource-template v1.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

opensource

Open Source Library - Template

Template to create an open source library in JavasSript

NPM

Travis Codecov Issues Github All Releases Forks Stars License Package CodeOfConduct

The Problem

You need a template to start a new open source library with JavaScript that uses travis ci for continuous delivery, mocha / chai for testing, webpack as module bundler and semantic-release for release versioning and can be distributed via npm.

The Solution

This repository is a ready to go setup to build your own library in JavaScript.

Installation

This module is distributed via npm which is bundled with node and should be installed as one of your project's dependencies:

npm install --save opensource-template

Usage

Examples

Contributors

LICENSE

MIT

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago