Recursivly unescape an object or array
Unescape JavaScript special characters
fast and safe way to escape and unescape &<>'" chars
Convert HTML entities to HTML characters, e.g. `>` converts to `>`.
A little utility for removing escape sequences from a glob.
Get an array of all files in a directory and subdirectories.
The lodash method `_.unescape` exported as a module.
Make a directory and its parents if needed - Think `mkdir -p`
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
Recursively read a directory
Recursive-Length Prefix (RLP) coder.
The reverse of escape-html
TypeScript definitions for unescape-js
node-fs is an extension to the original nodejs fs library, offering new functionalities.
(recursive)? merging of (cloned)? objects.
Simple, flexible file copy utility
Recursively resolve promises within objects
Convert a serialized/escaped JSON string into a JSON Object.
Asynchronous recursive file system operations
TypeScript definitions for lodash.unescape
A wrapper and enhancements for fs.watch
TypeScript definitions for recursive-readdir
Fastest HTML escape on Node.js, even faster than the Rust-based one!
Find diff between any two variables where variables be any valid JavaScript data type like string, numeric, array or object