Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/helderberto/js-starter-package
✨ A simple structure for you to start your JavaScript packages.
https://github.com/helderberto/js-starter-package
babel boilerplate javascript javascript-boilerplate javascript-library package
Last synced: about 1 month ago
JSON representation
✨ A simple structure for you to start your JavaScript packages.
- Host: GitHub
- URL: https://github.com/helderberto/js-starter-package
- Owner: helderberto
- License: mit
- Created: 2019-11-21T21:41:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T08:34:21.000Z (over 1 year ago)
- Last Synced: 2024-10-14T12:14:50.468Z (3 months ago)
- Topics: babel, boilerplate, javascript, javascript-boilerplate, javascript-library, package
- Language: JavaScript
- Homepage:
- Size: 1.92 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Your Project Name
One Paragraph of project description goes here.
## Requirements
* Item 1;
* Item 2;
* Item 3;```
Give examples
```## Installation
Explain how to install your project and dependencies.
## Running tests
Explain how to run the automated tests for this system.
## Deployment
Add additional notes about how to deploy this on a live system.
## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).
## Authors
* **Helder B. Berto** - *Initial work* - [helderburato](https://github.com/helderburato)
See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details