es-shims / String.prototype.padStartLinks
ES spec-compliant shim for String.prototype.padStart
☆23Updated 4 months ago
Alternatives and similar repositories for String.prototype.padStart
Users that are interested in String.prototype.padStart are comparing it to the libraries listed below
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Create an array without duplicates☆71Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Repeat a string - fast☆34Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- easy cli logger☆15Updated 3 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Global logging utility.☆19Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Check if a file is executable☆29Updated 7 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Check if something is a promise☆46Updated 4 years ago
- Create a lazily evaluated value☆70Updated 4 years ago