jeies-utils
v1.0.1
Published
jeies-utils is a simple library that includes many many useful methods as utils (like number seprator, height detector, scroll to specific element, ...).
Downloads
1
Readme
what is this?
jeies-utils is a simple library that includes many many useful methods as helpers (like number seprator, height detector, scroll to specific element, ...).
why?
when you started a js project, you must have a file as utils or helpers. so i think this library helps you to prevent write your file and saving your time. 😉
- prevent extra coding
- save your time
install it
$ npm install jeies-utils --save
help js-utils
if you have a useful methods in your project, fork this project and share with us.