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:
- touch(1) for node☆124Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a URL is absolute☆79Updated 4 years ago
- Write data to a random temporary file☆105Updated last year
- capitalize a string, or all words in a string☆39Updated 3 years ago
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 3 years ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- A stricter URI encode adhering to RFC 3986☆59Updated 5 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- Check if something is a promise☆46Updated 4 years ago
- Generate a unique random string☆85Updated 3 years ago
- Launch your app after webpack completes building.☆42Updated 8 years ago
- Easily bump the version of all the different package.json equivalents.☆64Updated 10 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- [Deprecated] JSON5 loader for Webpack (can still be used for webpack 4)☆71Updated 4 years ago
- Compile and resolve template strings notation as specified in ES6☆79Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Truncate text and keeps urls safe.☆54Updated 2 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆82Updated 5 years ago
- Check if a path exists☆150Updated 3 years ago