sindresorhus / negative-array
Negative array index support `array[-1]` using ES2015 Proxy
☆454Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for negative-array
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- The https://npms.io API☆189Updated 7 months ago
- Wait for localhost to be ready☆273Updated 6 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆266Updated 3 weeks ago
- Cycle through the items of an array☆242Updated 3 years ago
- Clean up error stack traces☆337Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- 🕐 Performance timings for HTTP requests☆192Updated 3 years ago
- Detect when an element is ready in the DOM☆436Updated 2 weeks ago
- Create an error from multiple errors☆245Updated last year
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆158Updated 3 years ago
- Simple wildcard matching☆537Updated 3 years ago
- Create a promise that reports progress☆763Updated last year
- Make your JSON look AWESOME☆244Updated 11 months ago
- Simple micro templating☆362Updated last year
- Tap into a promise chain without affecting its value or state☆132Updated 3 years ago
- Standalone Devtools for prototyping & debugging☆194Updated 7 years ago
- Move a file - Even works across devices☆198Updated last year
- Lass scaffolds a modern package boilerplate for Node.js☆651Updated last week
- 👌 Checks paths and scripts defined in package.json before you publish☆237Updated 2 weeks ago
- Conditionally join CSS class names together - Especially useful with React☆293Updated 3 years ago
- Reliably get the terminal window size☆140Updated last year
- 🦊 Immediately Open Chrome DevTools when debugging Node.js apps☆324Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆429Updated 8 months ago
- 📦 Node.js to browser - The easy way☆621Updated 6 years ago
- Show some ❤️ to Node.js process errors☆468Updated this week
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Get a random temporary file or directory path☆424Updated last year
- Check whether a package or organization name is available on npm☆285Updated 9 months ago
- Creates a minimal Express server for testing☆119Updated 5 years ago