id2ituiutils
v1.0.2
Published
Common uitils function for Ui
Readme
UiUtils Library
Simple TS library for the utils function commanly used in Ui perspective.
Usage
You can add multiple util function inside src/uiutils.ts. Are also able to create a new category of Util functions as a separate file in the src folder, but don't forget to export it in a src/index.ts.
Build
You can use the command npm run build, it will parallely runs tcs.
git clone https://github.com/aswin567/uiUtils