1.0.9 • Published 2 years ago

hr-net-ui v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

HR Net UI library

This package provides React UI components with typescript for the OpenclassRooms course HR Net about creating a library.

Getting started

To use this library in a project, just run: npm i hr-net-ui or yarn add hr-net-ui

Try it

You can install this project as a standalone by forking it. Then clone it and run: npm install or yarn install

Finally, you can launch the Storybook to test the components: npm run storybook or yarn storybook

You can additionnally build the Storybook for further use: npm run build-storybook or yarn build-storybook

Available components

For now, only the modal component is available.

Publication

This library is publishied using Rollup.

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago