/kht-ui

My personal reusable React UI component library

Primary LanguageTypeScript

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