jonschlinkert / word-wrapLinks
Wrap words to a specified length.
☆205Updated 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:
- Get the latest version of an npm package☆177Updated last year
- Parse milliseconds into an object☆124Updated last year
- Detect the indentation of code☆201Updated last week
- Convert RGB color to HEX☆122Updated 2 years ago
- Check if a string or buffer is SVG☆143Updated 7 months ago
- Wordwrap a string with ANSI escape codes☆131Updated 5 months ago
- Get metadata of a package from the npm registry☆247Updated last year
- Regular expression for matching ANSI escape codes☆200Updated 5 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 5 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last month
- Find the root directory of a Node.js project or npm package☆250Updated last week
- Get a random temporary file or directory path☆440Updated last week
- node module to check if a command-line command exists☆147Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has …☆244Updated last year
- Run some code when the process exits☆300Updated last week
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆349Updated 3 weeks ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 5 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Brace expansion, as known from sh/bash, in JavaScript☆201Updated this week
- Strip leading whitespace from each line in a string☆145Updated 4 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Get the system locale☆228Updated last week
- A JSON with CSS color names☆123Updated 3 months ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab☆229Updated 3 weeks ago
- Get a random temporary file path☆81Updated 2 weeks ago
- Parse yes/no like values☆272Updated 5 months ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year