jonschlinkert / word-wrapLinks
Wrap words to a specified length.
☆206Updated last year
Alternatives and similar repositories for word-wrap
Users that are interested in word-wrap are comparing it to the libraries listed below
Sorting:
- Parse milliseconds into an object☆123Updated last year
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Get the latest version of an npm package☆175Updated last year
- Detect the indentation of code☆200Updated 2 months ago
- Regular expression for matching ANSI escape codes☆198Updated 3 months ago
- Convert RGB color to HEX☆122Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated this week
- Check if a string or buffer is SVG☆143Updated 5 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆242Updated 3 months ago
- Strip leading whitespace from each line in a string☆144Updated last month
- Get the system locale☆228Updated 3 years ago
- A JSON with CSS color names☆123Updated 3 weeks ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆344Updated last week
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago
- Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has …☆242Updated 10 months ago
- Get metadata of a package from the npm registry☆245Updated last year
- when you want to fire an event no matter how a process exits.☆196Updated last month
- Write files in an atomic fashion w/configurable ownership☆242Updated last week
- Brace expansion, as known from sh/bash, in JavaScript☆196Updated 3 weeks ago
- Check if a string is HTML☆95Updated 2 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 2 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Parse yes/no like values☆272Updated 3 months ago
- Check if a string is a valid filename☆63Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated last week
- Move a file - Even works across devices☆204Updated 2 years ago
- Get a random temporary file path☆81Updated 2 years ago
- node module to check if a command-line command exists☆147Updated 2 years ago