TIT-UI is a simple library that contains a set of UI components, functions, Form creating and global state managment functionality.
You can see all Documentation here
To install lib open your project in command line and run:
npm install tit-ui
OR
yarn add tit-ui
Thats it!