Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/derhuerst/boilerplate
Boilerplate for modules I write.
https://github.com/derhuerst/boilerplate
Last synced: 6 days ago
JSON representation
Boilerplate for modules I write.
- Host: GitHub
- URL: https://github.com/derhuerst/boilerplate
- Owner: derhuerst
- License: isc
- Created: 2017-01-19T20:32:02.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-16T11:55:46.000Z (7 months ago)
- Last Synced: 2024-10-10T00:44:44.428Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://github.com/derhuerst/boilerplate
- Size: 42 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# todo-name
**Boilerplate for modules I write.**
[![npm version](https://img.shields.io/npm/v/todo-name.svg)](https://www.npmjs.com/package/todo-name)
![ISC-licensed](https://img.shields.io/github/license/derhuerst/todo-name.svg)
![minimum Node.js version](https://img.shields.io/node/v/todo-name.svg)
[![support me via GitHub Sponsors](https://img.shields.io/badge/support%20me-donate-fa7664.svg)](https://github.com/sponsors/derhuerst)
[![chat with me on Twitter](https://img.shields.io/badge/chat%20with%20me-on%20Twitter-1da1f2.svg)](https://twitter.com/derhuerst)## Installation
```shell
npm install derhuerst/todo-name
```## Usage
```js
todo
```## Contributing
If you have a question or need support using `todo-name`, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, use [the issues page](https://github.com/derhuerst/todo-name/issues).