Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Latest commit

 

History

History
48 lines (30 loc) · 1.66 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.66 KB

Nuclui Logo


build codecov npm (latest) npm (next)

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.

Not production ready!

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!

Installation

Use your favorite package manager to install Nuclui!

npm i nuclui

or

yarn add nuclui

Contributing

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!

FYI

Known Issues

See Known Issues