A React UI framework to make your developement easier so you can give more focus on your app and less on the design! It is entirely developed with TypeScript, so it provides full typing support.
WARNING: Nuclui is currently under development. Some versions may be published to NPM prior to it being ready for your projects for testing purposes! For that reason, it is highly not recommended to use the framework for your projects until an initial version!
Use your favorite package manager to install Nuclui!
npm i nuclui
or
yarn add nuclui
Nuclui is under development and is not yet production ready. The components and other features are highly subject to change. For that reason, I ask that you hold your contributions until an initial stable version. Thanks for your understanding!
- Nuclui is a reboot of a previous unfinished React library: tchin-react-components.
See Known Issues