Negative array index support `array[-1]` using ES2015 Proxy
☆457Aug 10, 2021Updated 4 years ago
Alternatives and similar repositories for negative-array
Users that are interested in negative-array are comparing it to the libraries listed below
Sorting:
- Allow only access to known object properties using ES2015 Proxy☆89Aug 10, 2021Updated 4 years ago
- Check whether a binary version satisfies a semver range☆15Apr 3, 2024Updated last year
- Check whether a string has any emoji☆106Oct 27, 2023Updated 2 years ago
- Microservice to get the latest public GitHub repos from a user☆151Apr 30, 2024Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆70Jun 6, 2022Updated 3 years ago
- Watch an object or array for changes☆2,030Feb 1, 2026Updated last month
- Move a file, directory, or symlink - Even works across devices☆206Jan 25, 2026Updated last month
- Cycle through the items of an array☆242Apr 7, 2021Updated 4 years ago
- Create a promise that reports progress☆765Nov 4, 2023Updated 2 years ago
- Check if your code is running in a JXA environment☆32Sep 18, 2021Updated 4 years ago
- Open the npm page, Yarn page, or GitHub repo of a package☆200Jul 25, 2024Updated last year
- Find multiple RegExp matches in a string☆91Jul 8, 2022Updated 3 years ago
- Simple and modern async event emitter☆2,030Mar 4, 2026Updated 2 weeks ago
- Hook and modify stdout and stderr☆57Sep 9, 2025Updated 6 months ago
- ES2015 `Array#findIndex()` ponyfill☆33May 1, 2024Updated last year
- Detect when an element is ready in the DOM☆447Jan 27, 2026Updated last month
- Normalize the newline characters in a string to `\n`☆18Sep 16, 2025Updated 6 months ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Sep 7, 2021Updated 4 years ago
- My bucket list☆130Jan 23, 2021Updated 5 years ago
- Import a globally installed module☆59Jan 10, 2024Updated 2 years ago
- Remove or replace part of a Buffer like Array#splice☆12Aug 17, 2017Updated 8 years ago
- Lock your system☆83Oct 7, 2021Updated 4 years ago
- [DEPRECATED] A better Atom `TextEditor#setText()` that preserves cursor/scroll position and selections☆12Jan 24, 2021Updated 5 years ago
- Resolve the path of a package regardless of it having an entry point☆55Feb 12, 2026Updated last month
- Ensures a value is a valid error by making it one if not☆89Sep 15, 2025Updated 6 months ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Feb 2, 2026Updated last month
- Resolve the path of a globally installed module☆42Nov 6, 2023Updated 2 years ago
- Lazy number range generator☆83Jan 2, 2024Updated 2 years ago
- Delay a promise a specified amount of time☆120Oct 1, 2021Updated 4 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Sep 10, 2025Updated 6 months ago
- Check if a project is using Yarn☆98Sep 15, 2025Updated 6 months ago
- Replace all substring matches in a string☆90Aug 9, 2021Updated 4 years ago
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆645Dec 10, 2025Updated 3 months ago
- Microservice for Imagemin☆60May 29, 2021Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- Prevent `require` from searching upwards for required modules☆95Jan 23, 2021Updated 5 years ago
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Check if an Array is sorted☆35Aug 11, 2021Updated 4 years ago