luizstacio / select-shellLinks
list of select for nodejs aplication on terminal.
☆38Updated 4 years ago
Alternatives and similar repositories for select-shell
Users that are interested in select-shell are comparing it to the libraries listed below
Sorting:
- Clear the terminal screen if possible☆114Updated 4 years ago
- Get the system locale☆228Updated 3 years ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Get a random temporary file path☆81Updated 2 years ago
- Modern JSON interface.☆55Updated 2 weeks ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 2 months ago
- Read and parse a JSON file☆247Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆209Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago
- Node.js module for opening a URL via the operating system☆73Updated last year
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Import a module lazily☆249Updated 3 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Copy a file☆122Updated 3 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Check if it's the first time the process is run☆82Updated 2 months ago
- Read a chunk from a file☆125Updated last year
- Import all modules in a directory☆139Updated 2 years ago
- Cross-platform .zip file creation☆129Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Indent each line in a string☆114Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 3 years ago
- Make your terminal beep☆135Updated 3 months ago
- Generate a unique random string☆89Updated 3 years ago
- Check if a path exists☆155Updated 3 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago