sindresorhus / cycled
Cycle through the items of an array
☆242Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for cycled
- Wait for localhost to be ready☆273Updated 6 months ago
- Conditionally join CSS class names together - Especially useful with React☆293Updated 3 years ago
- Tap into a promise chain without affecting its value or state☆132Updated 3 years ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 6 years ago
- Write many files atomically☆121Updated 6 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆158Updated 3 years ago
- Project style linter☆122Updated 5 years ago
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Check whether a string has any emoji☆106Updated last year
- Sloth - an extension slowing down page loading to bring real user experience☆198Updated 5 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 3 years ago
- Simple stubbing/spying for AVA☆96Updated 4 years ago
- Standalone Devtools for prototyping & debugging☆194Updated 7 years ago
- Filter out unwanted `console.log()` output☆247Updated 2 years ago
- 🕐 Performance timings for HTTP requests☆192Updated 3 years ago
- Wait for localhost to be ready from the command-line☆118Updated 6 months ago
- Your dependencies are bad and you should feel bad☆263Updated 6 years ago
- User-friendly glob matching CLI☆75Updated 6 years ago
- Make sure every file in your repo is exactly where it should be☆170Updated 4 years ago
- Dynamically add an asset to the Webpack graph☆97Updated 6 months ago
- Tiny library (<200B gzip) for deferring something by a "tick"☆219Updated last year
- Make sure the filenames stay the same, control them! 👁☆103Updated 6 years ago
- A least-recently-used cache in 35 lines of code~!☆177Updated 4 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated last year
- It detects project contributors; add contributors into `package.json`☆112Updated last month
- Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`☆76Updated 3 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- Estimate script execution time☆177Updated 5 years ago
- Get PID from a port☆80Updated 3 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆266Updated 3 weeks ago