example-generator
v1.0.0
Published
Very opinionated example generator for your library.
Downloads
4
Readme
JS Example Generator
Generate examples for using your library. This is very opinionated to work with neat lib however it can still be used as a good base for your use case by extending the class.
Table of Contents
💾 Installation
Install with:
NPM
npm install example-generator -D
Yarn
yarn add example-generator -D
🔥 Usage
💚 Contributing
Top five ways to contribute
⭐ Star this repo: it's quick and goes a long way! 🔝
Please see CONTRIBUTING.md in the docs folder for more information.
💡 Todo
- [ ] Update documentation
- [ ] Tailor docs/CONTRIBUTING.md to this project's needs
💬 Support
Please see this link
📜 License
This project is licensed under the Apache 2.0 License - see the LICENSE file for details