jonschlinkert / word-wrap
Wrap words to a specified length.
☆197Updated 9 months ago
Alternatives and similar repositories for word-wrap:
Users that are interested in word-wrap are comparing it to the libraries listed below
- Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has …☆232Updated 3 weeks ago
- Parse milliseconds into an object☆118Updated 9 months ago
- Get a random temporary file or directory path☆426Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 3 months ago
- Get the latest version of an npm package☆178Updated 11 months ago
- Get a random temporary file path☆79Updated 2 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆335Updated 4 months ago
- npm's content-addressable cache☆282Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 3 months ago
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- Parse yes/no like values☆266Updated 2 years ago
- Sort an array on an object property☆200Updated 6 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆108Updated 2 years ago
- Check if a string or buffer is SVG☆133Updated 6 months ago
- Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab☆219Updated last week
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆224Updated 9 months ago
- Check if something is a Node.js stream☆110Updated 3 months ago
- Get the system locale☆226Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆152Updated last year
- Timeout a promise after a specified amount of time☆283Updated last month
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Wordwrap a string with ANSI escape codes☆120Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆237Updated 2 years ago
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- Easily handle defaults for your options☆73Updated last year
- Run some code when the process exits☆282Updated last year
- Reliably get the terminal window size☆140Updated last year
- Check whether a package or organization name is available on npm☆169Updated last year