An open API service indexing awesome lists of open source software.

https://github.com/ecrmnn/module-boilerplate

This is only a boilerplate - Not a real module
https://github.com/ecrmnn/module-boilerplate

Last synced: 4 months ago
JSON representation

This is only a boilerplate - Not a real module

Awesome Lists containing this project

README

          

# module-boilerplate
> This is only boilerplate - Not a real module

[![travis](https://img.shields.io/travis/ecrmnn/module-boilerplate/master.svg?style=flat-square)](https://travis-ci.org/ecrmnn/module-boilerplate/builds)
[![npm version](https://img.shields.io/npm/v/module-boilerplate.svg?style=flat-square)](http://badge.fury.io/js/module-boilerplate)
[![npm downloads](https://img.shields.io/npm/dm/module-boilerplate.svg?style=flat-square)](http://badge.fury.io/js/module-boilerplate)
[![npm license](https://img.shields.io/npm/l/module-boilerplate.svg?style=flat-square)](http://badge.fury.io/js/module-boilerplate)
[![prs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![eslint](https://img.shields.io/badge/code_style-airbnb-blue.svg?style=flat-square)](https://github.com/airbnb/javascript)

### Installation
```bash
npm install module-boilerplate --save
```

### Usage
```javascript
//=> Demo
```

### Related
- [module-boilerplate](https://github.com/ecrmnn/module-boilerplate) - This module

### License
MIT © [Daniel Eckermann](http://danieleckermann.com)