0.1.5 ā€¢ Published 3 months ago

@jeremiebedjai/chashell-ui-kit v0.1.5

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

šŸ±ā€šŸ‘¤ Chashell-ng UI Kit

This some basic UI components kit for personal projects to improve and extend over time

šŸ›  Installation

šŸ“„ Install the dependencies:

npm install @jeremiebedjai/chashell-ui-kit

Import in your project:

import {Button, Context as ChashellTheme} from "chashell-ui-kit"

...

return (
  <ChashellTheme>
    <Button>Click</Button>
  </ChashellTheme>
)

šŸ“œ License

This project is licensed under the MIT License.

0.1.5

3 months ago

0.1.4

3 months ago

0.1.3

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

6 months ago