sindresorhus / get-portLinks
Get an available TCP port
☆906Updated 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☆840Updated last year
- Delay a promise a specified amount of time☆618Updated 2 years ago
- Update notifications for your CLI app☆1,775Updated 6 months ago
- Easily load and persist config without having to think about where and how☆875Updated 6 months ago
- Find a file or directory by walking up parent directories☆613Updated 2 weeks ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 3 months ago
- Promisify a callback-style function☆1,507Updated 2 years ago
- Copy files☆429Updated 10 months ago
- Simple config handling for your app or module☆1,281Updated 2 weeks ago
- Colored symbols for various log levels☆756Updated last month
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆957Updated last year
- Unicode symbols with fallbacks for older terminals☆602Updated 7 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,164Updated 7 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,209Updated last month
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,660Updated 2 years ago
- Pretty unicode tables for the command line☆569Updated 7 months ago
- User-friendly glob matching☆2,584Updated 4 months ago
- A simple tool to find an open port or domain socket on the current machine☆893Updated last month
- Simple “Least Recently Used” (LRU) cache☆706Updated 2 months ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Create boxes in the terminal☆1,600Updated 10 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,120Updated 4 months ago
- Temporary file and directory creator for node.js☆754Updated 2 months ago
- Get your internal IP address☆337Updated 7 months ago
- ANSI escape codes for manipulating the terminal☆512Updated last year
- A cross platform solution to node's spawn and spawnSync☆1,145Updated 7 months ago
- Get your public IP address - very fast!☆1,044Updated 10 months ago
- Create clickable links in the terminal☆635Updated last month
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆694Updated last year