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