yezihaohao / react-lib-creator

build(generate) react library automatically by cli in seconds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

build(generate) react library automatically by cli in seconds

License:MIT License


Languages

Language:TypeScript 59.5%Language:JavaScript 40.5%