jonschlinkert / unescapeLinks
Convert HTML entities to HTML characters, e.g. `>` => `>`.
☆39Updated 4 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
- Write data to a random temporary file☆108Updated last year
- Truncate text and keeps urls safe.☆54Updated 2 years ago
- Check if a path exists☆155Updated 3 years ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Easy error subclassing and stack customization☆66Updated 3 months ago
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Launch your app after webpack completes building.☆42Updated 9 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- touch(1) for node☆125Updated 2 months ago
- Check if a URL is absolute☆80Updated 3 months ago
- Create and parse HTTP Content-Type header☆141Updated 2 months ago
- Get the system locale☆228Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Get the path to the user home directory☆159Updated 4 years ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- ES2017 spec-compliant shim for Object.values☆72Updated last year
- [Deprecated] JSON5 loader for Webpack (can still be used for webpack 4)☆71Updated 5 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 6 years ago
- Run a function exactly one time☆221Updated 2 months ago
- ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim☆106Updated this week
- Return a copy of an object without the given keys.☆78Updated 5 years ago
- Loosely validate a URL.☆168Updated 2 years ago
- please use path-to-regexp's `match` function☆137Updated 7 months ago
- Check if something is a promise☆46Updated 4 years ago