kindled-utils
v1.0.15
Published
A few functions to assist in development
Downloads
6
Readme
Kindled Utils
Kindled Utils is a utilization tool made by kindled.
It includes functions to manage files easily, ~~shorten links~~ and more.
You can use the features() function to print all current features.
Update v1.7
(+) Added toJSONFile(path, object) - writes JS object to JSON
(+) Added shorten(<bit.ly - api - key>, link) - Shortens links provided you have a bit.ly API key (in development)
(+) Added features() - Prints all the features in Kindled Utils
Update v1.8
(!) Fixed package.json
(!) Improved README.md / fixed bugs