sindresorhus / get-portLinks
Get an available TCP port
☆912Updated 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:
- Delay a promise a specified amount of time☆620Updated 2 years ago
- Get, set, or delete a property from a nested object using a dot path☆841Updated last year
- Easily load and persist config without having to think about where and how☆880Updated 8 months ago
- Colored symbols for various log levels☆757Updated 3 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,110Updated 5 months ago
- Find a file or directory by walking up parent directories☆619Updated 2 months ago
- Update notifications for your CLI app☆1,783Updated 8 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
- Copy files☆430Updated this week
- Pretty unicode tables for the command line☆581Updated 9 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,219Updated last week
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 4 months ago
- A cross platform solution to node's spawn and spawnSync☆1,149Updated 9 months ago
- Promisify a callback-style function☆1,507Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆607Updated 9 months ago
- A simple tool to find an open port or domain socket on the current machine☆896Updated 3 months ago
- Simple config handling for your app or module☆1,300Updated 2 months ago
- the mighty option parser used by yargs☆514Updated 3 weeks ago
- Simple “Least Recently Used” (LRU) cache☆716Updated 4 months ago
- Retry a promise-returning or async function☆902Updated this week
- Create boxes in the terminal☆1,610Updated last year
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Get your public IP address - very fast!☆1,048Updated last year
- User-friendly glob matching☆2,592Updated 6 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated last year
- Autocomplete prompt for inquirer☆362Updated last year
- Create clickable links in the terminal☆645Updated 3 months ago
- fs with incremental backoff on EMFILE☆1,296Updated last year
- 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…☆448Updated 3 years ago