higgytools
A collection of node simplifications for web serving and requesting (along with some system commands implemented).
A collection of node simplifications for web serving and requesting (along with some system commands implemented).
get resouce by request and gunzip it to callback
A collection of usefull route handlers to interact with tables in databases for hapijs server
Internal properties
Get maximum argument size
A node based multi-channel download utility for http and scp
Get mongo database executable binary path
Get list of mongo database directory path.
an array-manipulating typescript/javascript class that removes and returns items in the array
A TypeScript/JavaScript class for general array manipulation
An array-manipulating Typescript/Javascript class with methods that return items copied from the array
These functions remove and return items from the beginning and end of the array, respectively
Returns 1 item from array, accessed by its index. Allows negative index
array-handling functions that return indexes of items in the array
Returns every extra instance of each array item
Function that paginates an array
Returns array of values of a property found in array of objects
Returns number without the decimal or anything to the right of it. Does not round
Gets values of a particular property found in each object in array of objects, and returns their sum
Takes in key:value pairs (a literal object) and returns a url-escaped GET query string