1.4.0 • Published 2 years ago

@vtfk/utilities v1.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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