politician / example-generator

Generate usage examples in various formats so people can use your library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Generate usage examples in various formats so people can use your library.

License:Apache License 2.0


Languages

Language:TypeScript 52.0%Language:JavaScript 48.0%