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
Sorting:
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- Assert a Map has a given key and return the value for it.☆12Nov 20, 2022Updated 3 years 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
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Sep 7, 2021Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Oct 16, 2024Updated last year
- 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
- [DEPRECATED] Kap plugin - Copy GIFs to clipboard☆15Jul 7, 2020Updated 5 years ago
- CLI that opens a random photo of my cat Dofle☆74Oct 14, 2021Updated 4 years ago
- Tap into a promise chain without affecting its value or state☆134Apr 8, 2021Updated 4 years ago
- Filter out unwanted `console.log()` output☆247Jul 8, 2022Updated 3 years ago
- Allow only access to known object properties using ES2015 Proxy☆89Aug 10, 2021Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Aug 10, 2021Updated 4 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Get PID from a port☆79Nov 26, 2020Updated 5 years ago
- Styled box component for Ink☆114Jan 23, 2021Updated 5 years ago
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆644Dec 10, 2025Updated 2 months 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☆42Apr 3, 2024Updated last year
- Get the version of a binary in semver format☆36Apr 3, 2024Updated last year
- Debounce a function☆130Sep 13, 2024Updated last year
- Delay a promise a specified amount of time☆121Oct 1, 2021Updated 4 years ago
- Delay execution for a given amount of seconds☆86Nov 2, 2025Updated 4 months ago
- Kap plugin - Share on Cloudinary☆15May 30, 2023Updated 2 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Apr 21, 2021Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Feb 2, 2026Updated last month
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Sep 20, 2018Updated 7 years ago
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Type check values☆1,764Dec 27, 2025Updated 2 months ago
- Exclude certain items from an array☆23Jun 13, 2025Updated 8 months ago
- Ensures a value is a valid error by making it one if not☆87Sep 15, 2025Updated 5 months ago
- Resolve the path of a globally installed module☆42Nov 6, 2023Updated 2 years ago
- Move a file, directory, or symlink - Even works across devices☆206Jan 25, 2026Updated last month
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- Check if a year is a leap year☆21Apr 7, 2021Updated 4 years ago
- Conditionally join CSS class names together - Especially useful with React☆293May 3, 2021Updated 4 years ago
- Check whether a string has any emoji☆106Oct 27, 2023Updated 2 years ago