@tr271v0r/ui-tool-kit
TypeScript icon, indicating that this package has built-in type declarations

2.1.8 • Public • Published

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

widgets

utils

Dynamic names of classes for elements

Package Sidebar

Install

npm i @tr271v0r/ui-tool-kit

Weekly Downloads

281

Version

2.1.8

License

ISC

Unpacked Size

606 kB

Total Files

196

Last publish

Collaborators

  • tr271v0r