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:
- Sort the keys in an object.☆37Updated 5 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Rename a function☆46Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the file extension and MIME type from a file☆26Updated 8 years ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Launch your app after webpack completes building.☆42Updated 8 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 weeks ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- random string generator☆29Updated 6 years ago
- capitalize a string, or all words in a string☆39Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- easy deduplication of array values☆24Updated last year
- Browserify transform that strips console.log lines from your code☆35Updated 8 years ago
- Write data to a random temporary file☆105Updated 10 months ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Stringify an object so it can be safely inlined in JavaScript code☆19Updated 10 months ago
- Require a group of modules for Node.js using Webpack syntax.☆49Updated 6 years ago
- Get the set npm registry URL☆55Updated 2 months ago