Skip to content

vtfk/js-utilities

Repository files navigation

js-utilities

Utilities

inspect

inspect and console.log out the result. Uses the util class

decodeBase64

Decode a base64 string

createObjectWithOrderedKeys

Sorts key/value pairs in a Object by keys

removeKeys

Removes keys (recursively) from the given Object

uniqueValues

Get only unique value(s) by either key or keys

relativeDateFormat

Format a duration of Date into a relative format

currencyFormat

Format a Number into a currency string

About

A collection of uncategorized javascript functionality used in multiple projects

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published