pensierinmusica / firstline
Npm module for Node JS that reads the first line of a file
☆20Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for firstline
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆65Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Truncate a string to a specific width in the terminal☆86Updated last year
- A simple Node.js module to check if a TCP port is already bound.☆66Updated 3 years ago
- Split a string on a given character or characters, with support for escaping.☆57Updated 2 years ago
- Indent each line in a string☆112Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Get the set npm registry URL☆53Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆96Updated last year
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Node filesystem spies and mocks☆47Updated 3 weeks ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Get locally or globally installation path of given package name.☆42Updated last year
- Merge Option Objects☆69Updated 10 months ago
- A fast, lightweight an modular library to interact with docker daemons.☆41Updated 2 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- A better `Promise.race()`☆46Updated last year
- Check if something is a Node.js stream☆111Updated 3 weeks ago
- Determine if an object is a Buffer☆92Updated 3 years ago
- Easily handle defaults for your options☆73Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Find multiple RegExp matches in a string☆93Updated 2 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆52Updated 5 years ago
- Easy way to create a Readable Stream☆70Updated 7 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year