1.0.0 ā€¢ Published 4 years ago

example-generator v1.0.0

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
4 years ago

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! šŸ”

šŸ—£ļø Spread the word

šŸž Report bugs

āœ… Resolve issues

šŸ“ Improve the documentation

Please see CONTRIBUTING.md in the docs folder for more information.

šŸ’” Todo

šŸ’¬ Support

Please see this link

šŸ“œ License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details