README
helios-ui
HeliosUI has the objective to be an easy library to use. It has strongly typed components, a good amount of components and total theme suport. It's possible to change every single propertie of the theme so the components can adapt to your needs. HelioUI still a early project and has a lot of to be improved.
Install
npm install --save styled-components helios-ui
To do list
- Create docs
- Improve some library mechanics, like adding base props (margin, padding, etc..) to all components
- Refactor some components (Improved some styles from some components and improve the way the theme connects to the component)
License
MIT © gabrieldcl