Monorepo of reusable functions.
- ut-function.capture-hapi - request/response recording plugin for hapi
- ut-function.capture-request - request/response recording wrapper for request
- ut-function.cbc - Cipher block chaining encrypt/decrypt factory function
- ut-function.currency - Currency helper functions
- ut-function.dispatch - Easily expose backend methods through script port
- ut-function.equals - Deep equality comparison between two values
- ut-function.flatten - Flatten nested properties
- ut-function.iban - IBAN functionalities
- ut-function.includes - Test array of strings
- ut-function.interpolate - Interpolation function
- ut-function.merge - Advanced merge handler
- ut-function.template - Fast and tiny template engine
- ut-function.timezone - Dynamic timezone formatter
- ut-function.timing - Time intervals and high resolution time helpers
- ut-function.xml2json - Practical XML parsing
- ut-function.xjx - Load XML to Object and Object to XML handlers from a folder
- ut-function.ngram - ngram extraction
- ut-function.pad - String padding functionalities
- ut-function.bits - Bitwise operations
- ut-function.common-joi - Common joi validations
- ut-function.cert - TLS loading helper
- ut-function.transform - Map db result to json based on config