sindresorhus / to-rotatedLinks
Rotate an array by a given number of steps
☆44Updated last year
Alternatives and similar repositories for to-rotated
Users that are interested in to-rotated are comparing it to the libraries listed below
Sorting:
- Check if the system is in low power mode☆64Updated 10 months ago
- Check if a string is a valid JavaScript identifier☆26Updated 10 months ago
- Encode & decode strings, bytes, and integers to Base62☆87Updated last year
- Find a file or directory by walking up parent directories — Zero dependencies☆79Updated 2 months ago
- Check if a directory is empty☆29Updated 10 months ago
- Get a random temporary path☆32Updated last year
- Check if the process is running in a Continuous Integration (CI) environment☆32Updated 10 months ago
- Useful utilities for working with Fetch☆86Updated 3 months ago
- Convert a string to a valid JavaScript identifier☆41Updated last year
- Remove circular references from objects☆94Updated last year
- A more usable typed storage API for Web Extensions☆69Updated 2 months ago
- Async mutex lock for managing access to a shared resource☆126Updated 9 months ago
- Create a multicast stream that lets multiple consumers independently read the same data☆119Updated 9 months ago
- Extracts the repo URL from a package.json object☆25Updated last month
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆46Updated 11 months ago
- Change the file extension of a path☆38Updated 9 months ago
- Merge multiple streams into a unified stream☆57Updated 7 months ago
- Convert a string index to its line and column position☆33Updated last month
- An absurdly small glob matcher that packs a punch.☆49Updated 2 months ago
- Provides a list of reserved identifiers for JavaScript☆20Updated last year
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆154Updated last month
- Get the operating system CPU architecture☆38Updated 9 months ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆214Updated 9 months ago
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆163Updated 8 months ago
- A collection of common interactive command line user interfaces.☆17Updated 10 months ago
- A list of some OSS packages that are known to require lifecycle scripts to function properly☆25Updated 2 weeks ago
- Merge and normalize adjacent or overlapping integer ranges☆30Updated last year
- Tokenize a shell string into argv array☆24Updated 3 months ago
- A structured clone equivalent able to encode and decode as a buffer.☆42Updated 2 months ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year