jonschlinkert / unescape
Convert HTML entities to HTML characters, e.g. `>` => `>`.
☆39Updated 3 years ago
Alternatives and similar repositories for unescape:
Users that are interested in unescape are comparing it to the libraries listed below
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Sort the keys in an object.☆37Updated 5 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Rename files using some transformers.☆17Updated 8 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Clipboard access for CLI programs☆62Updated 9 years ago
- capitalize a string, or all words in a string☆39Updated 3 years ago
- random string generator☆29Updated 5 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Get the file extension and MIME type from a file☆26Updated 7 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Recursively remove *all* node_modules directories within the chosen root directory☆26Updated 8 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 3 months ago
- Simplified high resolution timing☆81Updated 7 months ago
- Pretty time zone: +2 or -9:30☆57Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Install dependencies using Yarn with npm fallback.☆29Updated 2 years ago
- Write data to a random temporary file☆105Updated 9 months ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Sort an object's keys, including an optional key list☆31Updated 2 months ago
- Zero-fill a number to the given size.☆31Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 8 months ago
- Get the extension of a given filename or path☆30Updated 6 years ago
- Conditional promise chains☆60Updated 4 years ago