felixfbecker / cli-highlight
Syntax highlighting for your terminal 💻✨
☆308Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for cli-highlight
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆370Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆419Updated 11 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆330Updated last month
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- easily create complex multi-column command-line-interfaces.☆371Updated 3 weeks ago
- Get stdin as a string or buffer☆337Updated last year
- Autocomplete prompt for inquirer☆354Updated 11 months ago
- Get a random temporary file or directory path☆424Updated last year
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Pretty unicode tables for the command line☆539Updated 5 months ago
- Safely and quickly serialize JavaScript objects☆348Updated 6 months ago
- the mighty option parser used by yargs☆495Updated 3 weeks ago
- Strip ANSI escape codes from a string☆399Updated last year
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆440Updated 3 weeks ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- ANSI escape codes for manipulating the terminal☆496Updated 6 months ago
- Convert a string to a valid safe filename☆489Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated 3 weeks ago
- Run some code when the process exits☆283Updated last year
- Delete files and directories☆315Updated last month
- Virtual file format for text processing used in @unifiedjs☆474Updated last month
- Clean up error stack traces☆337Updated last year
- Detect the indentation of code☆196Updated last year
- Detect if the current environment is a CI server☆384Updated 3 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆315Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated last year
- Read the closest package.json file☆258Updated last year
- A Renderer for the marked project. Allowing you to render Markdown to print to your Terminal☆424Updated this week
- Get metadata of a package from the npm registry☆237Updated 4 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago