Cycle through the items of an array
☆242Apr 7, 2021Updated 4 years ago
Alternatives and similar repositories for cycled
Users that are interested in cycled are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 4 months ago
- Call a method on all items in an iterable by calling it on the iterable itself☆164Aug 10, 2021Updated 4 years ago
- Lazy number range generator☆83Jan 2, 2024Updated 2 years ago
- [DEPRECATED] Kap plugin - Copy GIFs to clipboard☆15Jul 7, 2020Updated 5 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Styled box component for Ink☆114Jan 23, 2021Updated 5 years ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Get PID from a port☆79Nov 26, 2020Updated 5 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Sep 7, 2021Updated 4 years ago
- Tap into a promise chain without affecting its value or state☆134Apr 8, 2021Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Oct 16, 2024Updated last year
- Assert a Map has a given key and return the value for it.☆12Nov 20, 2022Updated 3 years ago
- Check if a year is a leap year☆21Apr 7, 2021Updated 4 years ago
- Check if an Array is sorted☆35Aug 11, 2021Updated 4 years ago
- Detect when an element is ready in the DOM☆447Jan 27, 2026Updated last month
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Feb 2, 2026Updated last month
- Prints the current date and time as a UNIX timestamp or custom format☆48Aug 10, 2021Updated 4 years ago
- Delay a promise a specified amount of time☆120Oct 1, 2021Updated 4 years ago
- Allow only access to known object properties using ES2015 Proxy☆89Aug 10, 2021Updated 4 years ago
- Delay execution for a given amount of seconds☆85Nov 2, 2025Updated 4 months ago
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆645Dec 10, 2025Updated 3 months ago
- Find multiple RegExp matches in a string☆91Jul 8, 2022Updated 3 years ago
- Link component for Ink☆191Sep 13, 2025Updated 6 months ago
- CLI that opens a random photo of my cat Dofle☆74Oct 14, 2021Updated 4 years ago
- Debounce a function☆130Mar 11, 2026Updated last week
- Resolve the path of a globally installed module☆42Nov 6, 2023Updated 2 years ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last month
- Left pad each line in a string☆20Aug 31, 2023Updated 2 years ago
- Strip a path from a path☆18Aug 18, 2021Updated 4 years ago
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Aug 21, 2024Updated last year
- Filter out unwanted `console.log()` output☆246Jul 8, 2022Updated 3 years ago
- Negative array index support `array[-1]` using ES2015 Proxy☆457Aug 10, 2021Updated 4 years ago
- Get the version of a binary in semver format☆36Apr 3, 2024Updated last year
- Ensures a value is a valid error by making it one if not☆89Sep 15, 2025Updated 6 months ago
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Feb 2, 2026Updated last month
- Type check values☆1,765Dec 27, 2025Updated 2 months ago