medikoo / es6-iterator
Iterator abstraction as specified in ECMAScript6
☆18Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for es6-iterator
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated last year
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Create an array by repeating the given string n times.☆19Updated 3 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 5 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 8 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 6 months ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Modify the filename in a path☆16Updated 2 years ago
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 2 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆22Updated 9 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 6 years ago
- Map `visit` over an array of objects.☆17Updated 2 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
- Return true if the file is (or the file path has) a dotfile.☆13Updated 7 years ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- Tools for manipulating semver strings and objects☆22Updated 6 years ago