medikoo / dLinks
Property descriptor factory
☆43Updated last year
Alternatives and similar repositories for d
Users that are interested in d are comparing it to the libraries listed below
Sorting:
- List of node.js builtin modules☆37Updated last month
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 months ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 weeks ago
- Check if a file is executable☆29Updated 7 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Unpipe a stream from all destinations☆22Updated 5 years ago
- Repeat a string - fast☆35Updated 4 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆33Updated 5 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 2 weeks ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 2 weeks ago
- Make a shallow clone of an object, array or primitive.☆30Updated 4 months ago
- ☆43Updated 7 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago