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:
- Parse milliseconds into an object☆120Updated last year
- Get the latest version of an npm package☆176Updated last year
- Wordwrap a string with ANSI escape codes☆128Updated 3 weeks ago
- Detect the indentation of code☆197Updated 3 weeks 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 8 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆355Updated 11 months ago
- Check if a string or buffer is SVG☆141Updated 3 months ago
- Get metadata of a package from the npm registry☆243Updated last year
- Strip leading whitespace from each line in a string☆142Updated 3 weeks ago
- Get the system locale☆228Updated 3 years ago
- Convert RGB color to HEX☆119Updated 2 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆196Updated 3 months ago
- Get a random temporary file or directory path☆437Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 3 weeks ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆343Updated 2 weeks ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated last month
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 weeks ago
- Write files in an atomic fashion w/configurable ownership☆241Updated 2 weeks ago
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Regular expression for matching ANSI escape codes☆197Updated 3 weeks ago
- Parse yes/no like values☆270Updated last month
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 4 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 3 weeks ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆224Updated last year
- Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab☆226Updated 2 weeks ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Pluralize a word☆249Updated 3 years ago
- Find the closest package.json file☆165Updated 4 months ago