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
- Host: GitHub
- URL: https://github.com/kristoffertroncoso/kht-ui
- Owner: KristofferTroncoso
- Created: 2019-02-12T08:28:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T17:14:49.000Z (over 2 years ago)
- Last Synced: 2025-03-16T06:20:53.991Z (2 months ago)
- Topics: react, react-components, storybook, typescript
- Language: TypeScript
- Homepage:
- Size: 2.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
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