sortobject
Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it
convert-cases
A minimal utility function library that converts camelCase to snake_case and snake_case to camelCase.
react-nested-loader
Easiest way to inject a loader/spinner into a deeply nested component (like a button)
normalify
Normalize different variable value types - e.g. `"1"` becomes `1`