📄️ Date Output
The dateOutput function receives a Date object and a list of options, then it returns an expressive object that represents the given date.
📄️ Download url
downloadFileFromUrl is a function that receives three parameters:
📄️ Paths
This section covers all functions that can be used to generate a full path to a file or a directory.
📄️ Sleep
sleep is a utility function that allows you to pause the execution of the code for a specific amount of time.
📄️ Promise All Object
promiseAllObject is a utility function that allows you to run multiple promises at once, and return the results as an object.
📄️ Sluggable
sluggable is a custom-cast function that generates a slug from model's value i.e name field.
📄️ To Json
toJson is a utility function that converts a value to a valid json object/array (not a string).
📄️ Urls
This section covers all function that could be used to generate a url.