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:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months 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
- List of node.js builtin modules☆37Updated last year
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 2 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated last month
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Check if a file is executable☆29Updated 7 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last month
- ☆43Updated 7 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 6 months ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 weeks ago
- Turn an array like into an array☆12Updated 4 years ago
- Global logging utility.☆19Updated last year
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year