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
- Check if a URL is absolute☆80Updated 2 months ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Write data to a random temporary file☆108Updated last year
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 3 years ago
- Truncate text and keeps urls safe.☆54Updated 2 years ago
- touch(1) for node☆125Updated last month
- Replace all substring matches in a string☆90Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Launch your app after webpack completes building.☆42Updated 9 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 2 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Get the path to the user home directory☆160Updated 4 years ago
- ☆102Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Flatten a multi-dimensional array in JavaScript.☆87Updated 5 months ago
- An easy-to-use wildcard globbing library.☆104Updated last year
- The score badge service for https://npms.io☆35Updated 7 years ago
- Import a globally installed module☆58Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Easy error subclassing and stack customization☆66Updated 2 months ago
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Return a copy of an object without the given keys.☆78Updated 4 years ago