Skip to content

🗳 A small box of useful JavaScript utilities.

Notifications You must be signed in to change notification settings

dumbmety/js-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

JS-Utils

Hey there! If you a JavaScript developer, you need this small box to speed up your job using those usefull utilities.
Our intention is to provide more utilities for JavaScript developers.
So if you can write a new utility, we're happy to join the contributors of this repo.

Utilities List:

  1. format-bytes: convert bytes to a human-readable string
  2. parse-query-string: parse a query string into an object of key-value pairs