https://github.com/ctrlplusb/npm-library-starter
A starter kit for npm libraries.
https://github.com/ctrlplusb/npm-library-starter
Last synced: 8 months ago
JSON representation
A starter kit for npm libraries.
- Host: GitHub
- URL: https://github.com/ctrlplusb/npm-library-starter
- Owner: ctrlplusb
- License: mit
- Created: 2017-01-02T22:54:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-21T21:07:12.000Z (about 7 years ago)
- Last Synced: 2025-04-25T04:04:34.943Z (9 months ago)
- Language: JavaScript
- Size: 355 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> This is my personal starter kit for npm libraries.
# Your Library Name
A one liner description of your library.
___BADGES: EDIT THESE TO USE THE URLS FOR EACH SERVICE CONFIGURED FOR YOUR OWN LIBRARY, THEN REMOVE THIS MESSAGE___
[](http://npm.im/npm-library-starter)
[](http://opensource.org/licenses/MIT)
[](https://travis-ci.org/ctrlplusb/npm-library-starter)
[](https://codecov.io/github/ctrlplusb/npm-library-starter)
## TOCs
- [Introduction](#introduction)
- [FAQs](#faqs)
## Introduction
An introduction to your library...
## FAQs
___A common question around your library?___
The answer to the question.
___A common question around your library?___
The answer to the question.