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☆124Updated last year
- Get the latest version of an npm package☆177Updated last year
- Detect the indentation of code☆201Updated last week
- Check if a string or buffer is SVG☆143Updated 7 months ago
- Wordwrap a string with ANSI escape codes☆131Updated 5 months ago
- Pluralize a word☆254Updated 3 months ago
- Convert RGB color to HEX☆122Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Strip leading whitespace from each line in a string☆145Updated 4 months ago
- Get a random temporary file or directory path☆440Updated last week
- 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
- Get metadata of a package from the npm registry☆247Updated last year
- Find the root directory of a Node.js project or npm package☆251Updated last week
- A JSON with CSS color names☆123Updated 3 months ago
- Parse yes/no like values☆272Updated 5 months ago
- Find the closest package.json file☆166Updated 8 months ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Brace expansion, as known from sh/bash, in JavaScript☆201Updated this week
- Parse JSON with more helpful errors☆372Updated 10 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last month
- Write files in an atomic fashion w/configurable ownership☆245Updated 3 weeks ago
- Clear a module from the cache☆184Updated 4 years ago
- Get the system locale☆228Updated last week
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆349Updated 3 weeks ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 5 months ago
- Move a file, directory, or symlink - Even works across devices☆205Updated 2 weeks ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Timeout a promise after a specified amount of time☆299Updated 4 months ago
- Generate a markdown (GFM) table☆294Updated last year