medikoo / es6-iterator
Iterator abstraction as specified in ECMAScript6
☆18Updated 3 years ago
Alternatives and similar repositories for es6-iterator:
Users that are interested in es6-iterator are comparing it to the libraries listed below
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- A tool for respawning node binaries when special flags are present.☆21Updated 3 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- ☆37Updated 8 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 11 months ago
- ☆44Updated 6 years ago
- Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.☆12Updated last year
- A convenience wrapper for free-style☆9Updated 9 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Create an array by repeating the given string n times.☆19Updated 4 years ago
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- Synchronously write a file and create its ancestor directories if needed☆14Updated 5 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- send data through response☆27Updated 8 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated 3 months ago
- ES6 template string helper for deindentation☆11Updated 9 years ago
- ☆27Updated 4 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Map `visit` over an array of objects.☆17Updated 2 years ago