0.1.5 • Published 1 year ago

@jeremiebedjai/chashell-ui-kit v0.1.5

Weekly downloads
-
License
-
Repository
-
Last release
1 year 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

1 year ago

0.1.4

1 year ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago