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 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Rename files using some transformers.☆17Updated 8 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated this week
- Launch your app after webpack completes building.☆42Updated 8 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Get the file extension and MIME type from a file☆26Updated 7 years ago
- random string generator☆29Updated 5 years ago
- Sort the keys in an object.☆37Updated 5 years ago
- Recursively remove *all* node_modules directories within the chosen root directory☆26Updated 8 years ago
- A node module for enabling a module to determine its caller.☆46Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- ☆102Updated 3 years ago
- Get the number of days in a month☆27Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Import a globally installed module☆58Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Make your terminal beep☆134Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if something is a promise☆46Updated 4 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago