simplest sinon.stub alternative with diff support
OpenFeature provider for the Flags SDK
Typesafe wrapper around async express handlers that ensures that asynchronous errors are caught and handled by error-handling middleware.
Execute chunked blocking operations in a way that won't cause event loop starvation
Awaitable semaphore/mutex
Follow this README.md for getting started.
The official WebDriver JavaScript bindings from the Selenium project
A helper library to assist in localizing subprocesses spun up by VS Code extensions
🦅 Execute command in a child process
A small opinionated library to bring Rust-like results idiomatically to TypeScript.
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
Utility function for calling microservices within the API and business logic layer
Queue integration for xtaskjs.
Use PushBullets REST API
Software Development Kit for Vercel Sandbox
Complex Loader Management for React Applications
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).
A lightweight performance minded Image component for Ember.
A professional solution for consolidating all your JavaScript projects in one Git repo
This plugin lets you import [Vue single-file components][sfc] when bundling with [esbuild]. This plugin works with Vue 2.
Detect native async/await support.
Type definitions for stacktrace.js from https://www.github.com/DefinitelyTyped/DefinitelyTyped
Execute your favorite command in SubDirectories. Use it like: `eisd '[command]' [subdirs...]` (Example: `eisd 'yarn build' client server scripts`)
An in-memory caching (memoization) decorator for Typescript