sindresorhus / get-portLinks
Get an available TCP port
☆913Updated last year
Alternatives and similar repositories for get-port
Users that are interested in get-port are comparing it to the libraries listed below
Sorting:
- Get, set, or delete a property from a nested object using a dot path☆844Updated last year
- Easily load and persist config without having to think about where and how☆881Updated 9 months ago
- Colored symbols for various log levels☆761Updated 3 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,111Updated 5 months ago
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Update notifications for your CLI app☆1,783Updated 9 months ago
- Copy files☆430Updated 3 weeks ago
- Get your public IP address - very fast!☆1,049Updated last year
- Find a file or directory by walking up parent directories☆622Updated 3 months ago
- Simple config handling for your app or module☆1,301Updated 3 months ago
- Create clickable links in the terminal☆650Updated 3 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 6 months ago
- Pretty unicode tables for the command line☆581Updated 9 months ago
- Simple “Least Recently Used” (LRU) cache☆721Updated 3 weeks ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,224Updated 3 weeks ago
- Unicode symbols with fallbacks for older terminals☆609Updated 10 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Create boxes in the terminal☆1,626Updated last year
- Autocomplete prompt for inquirer☆363Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 4 months ago
- the mighty option parser used by yargs☆514Updated 2 weeks ago
- Promisify a callback-style function☆1,507Updated 2 years ago
- Formats data into a string table.☆948Updated 6 months ago
- User-friendly glob matching☆2,594Updated 7 months ago
- A cross platform solution to node's spawn and spawnSync☆1,149Updated 9 months ago
- Retry a promise-returning or async function☆914Updated 3 weeks ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆694Updated last year
- A simple tool to find an open port or domain socket on the current machine☆896Updated 4 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,172Updated 9 months ago
- easily create complex multi-column command-line-interfaces.☆379Updated 2 weeks ago