sindresorhus / terminal-link
Create clickable links in the terminal
☆630Updated last month
Alternatives and similar repositories for terminal-link:
Users that are interested in terminal-link are comparing it to the libraries listed below
- Colored symbols for various log levels☆755Updated 8 months ago
- Pretty unicode tables for the command line☆561Updated 5 months ago
- Unicode symbols with fallbacks for older terminals☆601Updated 6 months ago
- Find a file or directory by walking up parent directories☆605Updated last month
- Create boxes in the terminal☆1,591Updated 9 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,107Updated last month
- Simple config handling for your app or module☆1,275Updated 4 months ago
- Copy files☆428Updated 9 months ago
- Easily add ANSI colors to your text and symbols in the terminal. ansi-colors is the official ansi styling library for gulp. Used by hundr…☆447Updated 2 years ago
- Display images in the terminal☆1,004Updated 4 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,153Updated 5 months ago
- Update notifications for your CLI app☆1,770Updated 4 months ago
- Simple micro templating☆362Updated 2 years ago
- easily create complex multi-column command-line-interfaces.☆374Updated 3 weeks ago
- Get a random temporary file or directory path☆428Updated last year
- Autocomplete prompt for inquirer☆357Updated last year
- ANSI escape codes for manipulating the terminal☆510Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- Find the root directory of a Node.js project or npm package☆242Updated last year
- Easily load and persist config without having to think about where and how☆872Updated 4 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,146Updated last week
- Shared TypeScript config for my projects☆362Updated 5 months ago
- ANSI escape codes for styling strings in the terminal☆431Updated 9 months ago
- Beautiful color gradients in terminal output☆1,129Updated 6 months ago
- Simple argument parsing☆1,276Updated 9 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,113Updated 2 months ago
- Get an available TCP port☆900Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆722Updated 3 weeks ago