2.2.5 • Published 1 year ago
@tr271v0r/ui-tool-kit v2.2.5
The purpose of this library
This library was created for using it inside frontend apps of servers GTA 5.
Setup
npm install --save-dev @tr271v0r/ui-tool-kit@latest
- add the lib into your react app.
Build of the project
npm install
- install the all node modules from package.json;npm run build:prod
- build in production mode;npm run build:dev
- build in development mode (+ run parallel process bundle analyzer);npm run storybook:build
- build the all stories for each UI-component.
Run the storybook
npm run storybook
- run the showcase for all UI-components.
UI-components
components
- Button
- TextField
- TextArea
- Checkbox
- RadioGroup
- Switcher
- Slider
- Link
- Dropdown
- ListBox
- Popover
- Skeleton
- Text
- Card
- Stack
- AppImage
- Icon
widgets
utils
Dynamic names of classes for elements
2.2.1
1 year ago
2.2.0
1 year ago
2.2.3
1 year ago
2.2.2
1 year ago
2.2.5
1 year ago
2.1.6
1 year ago
2.2.4
1 year ago
2.1.5
1 year ago
2.1.8
1 year ago
2.1.7
1 year ago
2.1.9
1 year ago
2.1.10
1 year ago
2.1.4
1 year ago
2.1.3
1 year ago
2.1.2
1 year ago
2.1.1
1 year ago
2.1.0
1 year ago
2.0.3
1 year ago
2.0.2
1 year ago
2.0.1
1 year ago
2.0.0
1 year ago
1.0.4
1 year ago
1.0.2
1 year ago
1.0.3
1 year ago
1.0.1
1 year ago
1.0.0
1 year ago