1.0.1 • Published 5 years ago

jeies-utils v1.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

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.