An open API service indexing awesome lists of open source software.

https://github.com/kristoffertroncoso/kht-ui

My personal reusable React UI component library
https://github.com/kristoffertroncoso/kht-ui

react react-components storybook typescript

Last synced: about 2 months ago
JSON representation

My personal reusable React UI component library

Awesome Lists containing this project

README

        

# KHT React UI



# Installation
```npm install kht-ui```

## Notes:
* Double type checking with Typescript interfaces and prop-types
* JSDoc documentation for easy consumption during development
* Tested with Jest
* styled with styled-components for conflict-free css
* only functional components with new hooks feature, no classes