adaltas / node-padLinks
Left and right string padding for NodeJs
☆42Updated 2 weeks ago
Alternatives and similar repositories for node-pad
Users that are interested in node-pad are comparing it to the libraries listed below
Sorting:
- Create an array without duplicates☆74Updated 4 years ago
- Get the callsite of the caller function☆54Updated 4 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Rename a function☆46Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Lazy number range generator☆83Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Check if something is a promise☆45Updated 4 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Get a list of npm packages with keywords☆52Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 months ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆37Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- Get the directory of globally installed packages and binaries☆77Updated this week
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated 2 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Get the file extension and MIME type from a file☆26Updated 8 years ago
- Check if a Mac camera is on☆97Updated 4 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Decompress a HTTP response if needed☆75Updated 3 months ago
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago