3 packages
to-anything
Sanitize your user input by safely converting the input to strings, integers, and decimals, preventing injecton attacks.
to-series
Control flow library for running functions in order in a promise-like fashion. Provides some nice semantics for readability and a result object that describes the operations.
xlax
Use this when you need to loosen XML up and get it flowing. This is basically a wrapper for the excellent [xpath](https://www.npmjs.com/package/xpath) npm module.