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:
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 3 years ago
- Write data to a random temporary file☆106Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a URL is absolute☆80Updated 3 weeks ago
- Launch your app after webpack completes building.☆42Updated 8 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
- touch(1) for node☆124Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Truncate text and keeps urls safe.☆54Updated 2 years ago
- Replace all substring matches in a string☆89Updated 4 years ago
- Get the path to the user home directory☆160Updated 4 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- ES2017 spec-compliant shim for Object.values☆72Updated last year
- please use path-to-regexp's `match` function☆137Updated 4 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Find multiple RegExp matches in a string☆90Updated 3 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
- 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
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- Loosely validate a URL.☆167Updated 2 years ago
- Compressible Content-Type / mime checking.☆100Updated last week
- [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☆80Updated 3 years ago
- Get the path of the caller module☆66Updated 4 years ago
- ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim☆106Updated 4 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆77Updated 3 weeks ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 2 months ago