https://github.com/rootstrap/js-library-template
https://github.com/rootstrap/js-library-template
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rootstrap/js-library-template
- Owner: rootstrap
- License: mit
- Created: 2020-07-08T20:56:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-08T22:42:04.000Z (over 5 years ago)
- Last Synced: 2025-06-12T01:05:06.875Z (10 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# @rootstrap/your-library-name
[](https://codeclimate.com/github/rootstrap/your-library-name/maintainability) [](https://codeclimate.com/github/rootstrap/your-library-name/test_coverage)
[Description]
Add the name and description of the library.
**IMPORTANT:** replace all the instances of "your-library-name" with the actual library name or remove if doesn't apply
## Demo
[In this section, you should include some images/gifs of how the library looks like.
Also if the library has some demo you can add the steps for emulating this.]
## Installation
```
yarn add @rootstrap/your-library-name
```
or
```
npm install @rootstrap/your-library-name --save
```
## Usage
[Please add here at least some simple examples of how to use the library.]
## Contributing
If you have an idea that could make this library better we would love to hear it. Please take a look at our [Contributing Guidelines](CONTRIBUTING.md) to get to know the rules and how to get started with your contribution.
## License
**@rootstrap/your-library-name** is available under the MIT license. See [LICENSE](LICENSE.md) file for more info.
## Credits
**@rootstrap/your-library-name** is maintained by [Rootstrap](http://www.rootstrap.com) with the help of our [contributors](https://github.com/rootstrap/your-library-name/contributors).
[
](http://www.rootstrap.com)