Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/debitoor/debitoor-module-template
- Owner: debitoor
- Created: 2015-02-09T10:13:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-25T13:16:57.000Z (over 7 years ago)
- Last Synced: 2024-04-14T22:47:35.912Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 48
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# {{name}}
{{description}}.
npm install {{name}}
## Usage
```javascript
var {{name}} = require('{{name}}');
```## License
[MIT](http://opensource.org/licenses/MIT)