UNPKG

kindled-utils

Version:

A few functions to assist in development

15 lines (11 loc) 555 B
# 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