adaltas / node-padLinks
Left and right string padding for NodeJs
☆42Updated last year
Alternatives and similar repositories for node-pad
Users that are interested in node-pad are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Rename a function☆47Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 6 months ago
- ☆41Updated 6 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Get the callsite of the caller function☆54Updated 3 weeks ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Easy way to create a Readable Stream☆70Updated 8 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Transforms Async functions to generator functions before bundling.☆40Updated 8 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Get the $PATH from the shell☆72Updated last month
- Bind all methods in an object to itself or a specified context☆58Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Create an array without duplicates☆73Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated last month
- Sort the keys in an object.☆37Updated 6 years ago
- Replace all substring matches in a string☆89Updated 4 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Pick random items from a list☆56Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago