bevry / textextensionsLinks
The definitive listing of filename extensions that are used for text files.
☆15Updated this week
Alternatives and similar repositories for textextensions
Users that are interested in textextensions are comparing it to the libraries listed below
Sorting:
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- List of binary file extensions☆88Updated 5 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip ANSI escape codes☆39Updated 4 years ago
- Sort an object's keys, including an optional key list☆32Updated last month
- Check if a path is a file, directory, or symlink☆79Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- string representations of objects in node and the browser☆155Updated 2 weeks ago
- Easily handle defaults for your options☆75Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Tests whether one path is inside another path☆42Updated 5 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- List of video file extensions☆57Updated last year
- Convert a URL to a valid filename☆79Updated last month
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- all the types of nodes in htmlparser2's dom☆29Updated 9 months ago
- Strip the final newline character from a string/buffer☆36Updated 11 months ago
- An ES6 template tag which escapes parameters for interpolation into shell commands☆15Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago