Recently I've released Create React UI Lib: a CLI tool that helps you set up and start building your own UI React component library in no time.
Give it a try!
npm create react-ui-lib@latest
Great news! I've just updated it with cool features:
- You can now pick Ladle over Storybook (shout out to @insulineru for this cool idea),
- You can also add ESLint now (props to @femincan for the suggestion). It comes with recommended settings for these plugins: typescript, prettier, react, react-hooks, jsx-a11y.
Here's what it looks like:
Do let me know in the comments what you'd like me to add next. Your ideas are always welcome!
If you're liking my work, support me by giving my project a few stars on GitHub. Also, feel free to point out any issues you come across.
If you enjoyed this update, give it a like and stay tuned for more.
Also follow me on Twitter and connect on LinkedIn. Let's keep in touch!
Top comments (1)
Nice !