example-generator

Very opinionated example generator for your library.

Usage no npm install needed!

<script type="module">
  import exampleGenerator from 'https://cdn.skypack.dev/example-generator';
</script>

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! 🔝

🗣️ 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