KomponentTS

KomponentTS - React Component Library πŸš€

Test Status

Version: 1.0.0 License: ISC Coverage: 100%

GitHub Contributors GitHub Issues GitHub Pull Requests Last Commit Repository Size

KomponentTS Screenshot

About 🌟

KomponentTS is a lightweight and flexible React component library designed for a β€œplug and play” experience. It offers hyperconsistent, pre-styled components optimized for both light and dark modes, with a strong emphasis on accessibility and usability. While the library is fully customizable, its default styles are intended to help you quickly build applications without the overhead of extensive styling.

Note: This library is still under development (WIP) and does not yet include a full build process. For development instructions, please see the Usage section below.

Usage βš™οΈ

Setup

Development

Testing

Build the Library

Components πŸ“¦

For detailed documentation on component properties and usage examples, please visit the Komponent Wiki or explore the Storybook interface.

Note: The Storybook interface is available at http://localhost:6006 when running npm run storybook. However, the autodocs plugin occasionally fails to provide accurate documentation for some abstract components (e.g. ThemeProvider), so please refer to the Wiki for the most accurate information.

Happy coding! πŸ˜„