adaltas / node-padLinks
Left and right string padding for NodeJs
☆42Updated 11 months ago
Alternatives and similar repositories for node-pad
Users that are interested in node-pad are comparing it to the libraries listed below
Sorting:
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Rename a function☆46Updated last year
- Get the $PATH from the shell☆72Updated last month
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated last week
- Compose your async functions with elegance.☆134Updated 2 years ago
- Create an array without duplicates☆72Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Check if something is a promise☆46Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Sort the keys in an object.☆37Updated 6 years ago
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago