sindresorhus / get-port
Get an available TCP port
☆876Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for get-port
- Get, set, or delete a property from a nested object using a dot path☆817Updated 6 months ago
- Simple config handling for your app or module☆1,235Updated 3 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,098Updated 3 months ago
- Easily load and persist config without having to think about where and how☆869Updated 4 months ago
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆957Updated last year
- Colored symbols for various log levels☆744Updated 3 months ago
- Delay a promise a specified amount of time☆609Updated last year
- Copy files☆424Updated 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,090Updated 3 months ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Simple “Least Recently Used” (LRU) cache☆679Updated 11 months ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- Pretty unicode tables for the command line☆541Updated this week
- Update notifications for your CLI app☆1,763Updated 2 months ago
- Streaming static file server with Range and conditional-GET support☆799Updated last month
- Create clickable links in the terminal☆619Updated last year
- Create boxes in the terminal☆1,542Updated 3 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆715Updated 3 years ago
- Unicode symbols with fallbacks for older terminals☆594Updated 3 weeks ago
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- User-friendly glob matching☆2,536Updated 4 months ago
- A cross platform solution to node's spawn and spawnSync☆1,094Updated this week
- Extracting archives made easy☆415Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆419Updated 11 months ago
- See node.js errors with less clutter☆1,521Updated 5 months ago
- Type check values☆1,683Updated 2 months ago
- Get a random temporary file or directory path☆424Updated last year
- Toolkit for building command line interfaces☆462Updated last year
- Retry a promise-returning or async function☆796Updated last week