medikoo / d
Property descriptor factory
☆42Updated last year
Alternatives and similar repositories for d:
Users that are interested in d are comparing it to the libraries listed below
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- List of node.js builtin modules☆38Updated last year
- random string generator☆29Updated 5 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if a file is executable☆30Updated 6 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Create a lazily evaluated value☆69Updated 4 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- WeakMap collection as specified in ECMAScript6☆30Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 11 months ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- Get the path of the parent module☆77Updated last year
- Rename a function☆46Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago