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
The official WebDriver JavaScript bindings from the Selenium project
Follow this README.md for getting started.
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
🦅 Execute command in a child process
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
Use PushBullets REST API
Queue integration for xtaskjs.
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 professional solution for consolidating all your JavaScript projects in one Git repo
A lightweight performance minded Image component for Ember.
Type definitions for stacktrace.js from https://www.github.com/DefinitelyTyped/DefinitelyTyped
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.
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