textextensions
A package that contains an array of every single file extension there is for text files
errlop
An extended Error class that envelops a parent error, such that the stack trace contains the causation
binaryextensions
A package that contains an array of every single file extension there is for binary files
eachr
Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.
sortobject
Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it