react-lib-creator

react library cli tool

Usage no npm install needed!

<script type="module">
  import reactLibCreator from 'https://cdn.skypack.dev/react-lib-creator';
</script>

README

Welcome to react-lib-creator 👋

Version Documentation Maintenance License: MIT

react library cli tool

build(generate) react library automatically by cli in seconds

🏠 Homepage

Install

npm i -g react-lib-creator
or just use npx (recommend!)
npx react-lib-creator

Usage

// npx
npx react-lib-creator mylib
// global install
react-lib-creator mylib
// help
npx react-lib-creator --help

Author

👤 yezihaohao

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 yezihaohao.

This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator