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
- List of node.js builtin modules☆38Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- ☆44Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Determine if an object is a Buffer☆90Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Parse HTTP X-Forwarded-For header☆59Updated last week
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 2 weeks ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Unpipe a stream from all destinations☆23Updated 4 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Quick and dirty psychoanalysis for objects☆66Updated 7 years ago
- fs read and write streams based on minipass☆20Updated last year
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Check if a file is executable☆29Updated 7 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
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago