safer-regex
detect possibly exponential-time regular expressions (with cli support)
detect possibly exponential-time regular expressions (with cli support)
Load .env files and environment variables
Checks if a given pin code is secure.
FilterHTML: A whitelisting HTML filter for Python and JavaScript
The ultimate useStore implementation. The power and simplicity of useState, but with persistence, global key-based synchronization without context, speed and reference optimization, safety checks, and other cool stuff.
Fast, safe JSON stringification.
Create robust function compositions worrilessly
Redux reducer and action builder which produces type-safe (TypeScript) action creators.
Correct, easy to use Option type for TypeScript
detect possibly exponential-time regular expressions
URL Safe Base64 encoding
Safely fetch a value via period-delimited path string from a (nested) object or array. e.g. `findIn(nullableObject, "a.path[0].string")`
Like JSON.parse, but doesn't throw on invalid JSON.
Parse a typed JSON object
Safely remove a drive on Windows
share state for vue components
Redis-based simple and safe work queue
A safe way to display HTML as React components without the risk of cross-site-scripting
Tiny, type-safe JSON-RPC 2.0 implementation
Safe parser of JSON and CSON for config like ConfigParser of python