blakeembrey / language-mapLinks
JSON version of the programming language map used in Linguist
☆57Updated 3 years ago
Alternatives and similar repositories for language-map
Users that are interested in language-map are comparing it to the libraries listed below
Sorting:
- Indent each line in a string☆113Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Get available v8 and Node.js flags.☆57Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Read the contents of node_modules☆42Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆62Updated last month
- Truncate a string to a specific width in the terminal☆87Updated last year
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- List of node.js builtin modules☆38Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Prepare a node environment to require files with different extensions.☆48Updated 11 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- utility to create a report for a vfile☆38Updated 5 months ago
- Check if a file path is a binary file☆44Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- node library to access the Travis-CI API☆76Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Get the auth token set for an npm registry☆35Updated 3 months ago
- Sort an object's keys, including an optional key list☆31Updated 3 months ago