dscape / cycleLinks
Fork of crocs cycle package that lives in npm
☆17Updated 6 years ago
Alternatives and similar repositories for cycle
Users that are interested in cycle are comparing it to the libraries listed below
Sorting:
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Create an array by repeating the given string n times.☆19Updated 4 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 7 years ago
- Detect whether or not an object is a Typed Array☆21Updated 2 years ago
- Higher-order functions for easier error handling☆13Updated 2 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆26Updated 7 years ago
- Utilities for the snapdragon parser/compiler.☆18Updated 5 years ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆31Updated 5 years ago
- A list of objects bound by prototype chain☆20Updated 3 months ago
- One promise for multiple requests in flight to avoid async duplication☆17Updated 5 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Updated 4 years ago
- Try to guess if your terminal supports unicode☆18Updated 5 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- utilities for primitive JavaScript types☆33Updated 4 years ago
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- ☆12Updated 6 years ago
- ☆19Updated 7 years ago
- timers module for browserify☆24Updated last year
- Node.js path.dirname() ponyfill☆13Updated 4 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- Return true if the file is (or the file path has) a dotfile.☆14Updated 8 years ago
- ☆19Updated last year
- Encode and decode streams into string streams in node.js☆27Updated last year
- Extended POSIX-style sprintf☆35Updated 4 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆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