Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/debitoor/debitoor-module-template

Debitoor project template for modules. Used with https://github.com/mafintosh/create-project.
https://github.com/debitoor/debitoor-module-template

Last synced: 12 days ago
JSON representation

Debitoor project template for modules. Used with https://github.com/mafintosh/create-project.

Awesome Lists containing this project

README

        

# {{name}}

{{description}}.

npm install {{name}}

## Usage

```javascript
var {{name}} = require('{{name}}');
```

## License

[MIT](http://opensource.org/licenses/MIT)