sindresorhus / negative-arrayLinks
Negative array index support `array[-1]` using ES2015 Proxy
☆453Updated 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:
- Wait for localhost to be ready☆275Updated last week
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated last week
- Cycle through the items of an array☆239Updated 4 years ago
- Conditionally join CSS class names together - Especially useful with React☆293Updated 4 years ago
- Detect when an element is ready in the DOM☆440Updated last week
- Filter out unwanted `console.log()` output☆246Updated 3 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆277Updated 10 months ago
- Lass scaffolds a modern package boilerplate for Node.js☆652Updated last month
- Clean up error stack traces☆341Updated 2 years ago
- 🦊 Immediately Open Chrome DevTools when debugging Node.js apps☆325Updated 3 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- The https://npms.io API☆191Updated last year
- 🕐 Performance timings for HTTP requests☆193Updated 4 years ago
- 📦 Node.js to browser - The easy way☆621Updated 6 years ago
- `require`s taking too much time? Profile 'em.☆375Updated last year
- 🔥 Stupid Simple CPU/MEM "Profiler" for your JS code.☆443Updated 7 years ago
- Create an error from multiple errors☆247Updated 2 years ago
- Singly circular & linear linked lists for ES6☆186Updated 5 years ago
- Standalone Devtools for prototyping & debugging☆194Updated 7 years ago
- Automatically bind methods to their class instance☆459Updated 3 years ago
- ECMAScript Proposal, specs, and reference implementation for Promise.allSettled☆313Updated 5 years ago
- Tap into a promise chain without affecting its value or state☆132Updated 4 years ago
- Simple wildcard matching☆539Updated this week
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last week
- Simple micro templating☆365Updated 2 years ago
- Replace NPM install's progress bar with a GIF!☆336Updated 2 years ago
- A simple, customizable, and lightweight priority queue for promises.☆245Updated 2 years ago
- Import a module lazily☆247Updated 3 years ago
- Turbocharged JSON.parse for type stable JSON data☆615Updated last year