sindresorhus / negative-array
Negative array index support `array[-1]` using ES2015 Proxy
☆454Updated 3 years ago
Alternatives and similar repositories for negative-array:
Users that are interested in negative-array are comparing it to the libraries listed below
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 8 months ago
- Wait for localhost to be ready☆275Updated 8 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆272Updated 3 months ago
- Detect when an element is ready in the DOM☆435Updated 2 months ago
- Cycle through the items of an array☆241Updated 3 years ago
- Clean up error stack traces☆338Updated last year
- 🦊 Immediately Open Chrome DevTools when debugging Node.js apps☆324Updated 2 years ago
- Lass scaffolds a modern package boilerplate for Node.js☆651Updated 2 months ago
- Create an error from multiple errors☆245Updated last year
- Tap into a promise chain without affecting its value or state☆132Updated 3 years ago
- Create a promise that reports progress☆764Updated last year
- 📦 Node.js to browser - The easy way☆621Updated 6 years ago
- Conditionally join CSS class names together - Especially useful with React☆293Updated 3 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- The https://npms.io API☆189Updated 9 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆158Updated 3 years ago
- Simple wildcard matching☆539Updated 3 years ago
- Singly circular & linear linked lists for ES6☆186Updated 5 years ago
- Filter out unwanted `console.log()` output☆247Updated 2 years ago
- `require`s taking too much time? Profile 'em.☆375Updated 7 months ago
- Turbocharged JSON.parse for type stable JSON data☆615Updated 7 months ago
- A simple, customizable, and lightweight priority queue for promises.☆246Updated 2 years ago
- Move a file - Even works across devices☆199Updated last year
- 🕐 Performance timings for HTTP requests☆192Updated 3 years ago
- Check whether a package or organization name is available on npm☆287Updated 11 months ago
- Reliably get the terminal window size☆141Updated last year
- ECMAScript Proposal, specs, and reference implementation for Promise.allSettled☆313Updated 5 years ago
- Standalone Devtools for prototyping & debugging☆194Updated 7 years ago
- 👌 Checks paths and scripts defined in package.json before you publish☆237Updated 3 weeks ago
- Get stdin as a string or buffer☆336Updated last year