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:
- Write data to a random temporary file☆105Updated last year
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years 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
- Truncate text and keeps urls safe.☆53Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- touch(1) for node☆124Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 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
- Loosely validate a URL.☆168Updated last year
- capitalize a string, or all words in a string☆39Updated 3 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Launch your app after webpack completes building.☆42Updated 8 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 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 5 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Compressible Content-Type / mime checking.☆100Updated this week
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- please use path-to-regexp's `match` function☆138Updated 2 months ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 11 months ago
- Create and parse HTTP Content-Type header☆138Updated this week
- process.hrtime() to words☆67Updated 5 years ago
- Fuzzy match a command from a list (typo-safety)☆67Updated 9 years ago
- resolve function which support the browser field in package.json☆102Updated 7 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year