A simple implementation of koa middleware.
Typesafe wrapper around async express handlers that ensures that asynchronous errors are caught and handled by error-handling middleware.
Awaitable semaphore/mutex
The official WebDriver JavaScript bindings from the Selenium project
Execute chunked blocking operations in a way that won't cause event loop starvation
A small opinionated library to bring Rust-like results idiomatically to TypeScript.
A helper library to assist in localizing subprocesses spun up by VS Code extensions
Follow this README.md for getting started.
Waitasecond is a javascript library that makes managing async code and Promises simple and elegant. It provides an await-like API that can be used in the browser, worker, and node environment, making it a powerful tool for any project. Additionally, the l
🦅 Execute command in a child process
Software Development Kit for Vercel Sandbox
Use PushBullets REST API
Utility function for calling microservices within the API and business logic layer
Type definitions for stacktrace.js from https://www.github.com/DefinitelyTyped/DefinitelyTyped
Queue integration for xtaskjs.
This is the pure Node API for reading MaxMind DB files. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).
Complex Loader Management for React Applications
This plugin lets you import [Vue single-file components][sfc] when bundling with [esbuild]. This plugin works with Vue 2.
A professional solution for consolidating all your JavaScript projects in one Git repo
A lightweight performance minded Image component for Ember.
Execute your favorite command in SubDirectories. Use it like: `eisd '[command]' [subdirs...]` (Example: `eisd 'yarn build' client server scripts`)
Detect native async/await support.
node library to use client side source map to resolve stacktraces
An in-memory caching (memoization) decorator for Typescript