bevry / textextensionsLinks
The definitive listing of filename extensions that are used for text files.
☆15Updated 2 weeks ago
Alternatives and similar repositories for textextensions
Users that are interested in textextensions are comparing it to the libraries listed below
Sorting:
- Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.☆22Updated 7 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- List of text file extensions☆59Updated last year
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆44Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Convert a URL to a valid filename☆80Updated 2 months ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Get a random key from an object☆18Updated last year
- List of binary file extensions☆89Updated 7 months ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- List of video file extensions☆57Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Check if a file path is a compressed file☆19Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Create ansi colors by passing open and close codes.☆19Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Strip ANSI escape codes☆39Updated 4 years ago
- Pick random items from a list☆57Updated 4 years ago
- Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.☆24Updated 3 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 2 months ago
- Extract JavaScript code comments from a string or glob of files.☆50Updated 7 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get the set npm registry URL☆57Updated 7 months ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago