jonschlinkert / unescapeLinks
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
Sorting:
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Write data to a random temporary file☆105Updated 11 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Launch your app after webpack completes building.☆42Updated 8 years ago
- [Deprecated] JSON5 loader for Webpack (can still be used for webpack 4)☆71Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Nodejs cp -R☆78Updated 4 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- Recursively remove *all* node_modules directories within the chosen root directory☆26Updated 8 years ago
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆75Updated 3 years ago
- Sort the keys in an object.☆37Updated 5 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Deeply assign the enumerable properties of source objects to a destination object.☆77Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago