Enbox tools and features to use in the browser
documentation links for all node and browser globals
## Docker
CSL, KQL plugin for the Monaco Editor
Node-API addon for writing high-performance multi-threaded WebSocket servers.
Zero-dependency Web Push library for Cloudflare Workers, Vercel Edge, Convex, Deno, Bun, and Node.js 20+. A web-push alternative that uses Web Crypto API instead of Node.js crypto.
``` npm i react-recorder-voice ```
Core job system for background task processing in PostgreSQL
React Hook to easily create decremental timers
An Atomics based Proxy to simplify, and synchronize, Worker related tasks
Simple customized timer on React in material design with ripple effect. React 16.8.
A gooey, morphing toast component built on Sonner with Framer Motion animations
An OpenTelemetry compatible library for instrumenting and exporting traces from Cloudflare Workers.
Redis RPC backend for BullMQ queue operations in ZinTrust.
``` /** * [PROP description] * @type {Object} */ export const PROP = { string: { type: String, 'default': '' }, strDef (def = '', required = false) { if (typeof def !== 'string' && typeof def !== 'function') { console.error('pro
JavaScript HLS client using MediaSourceExtension
High-performance financial charting library. WebGPU + WASM + Worker. 1M+ bars at 60fps.
Delays a message passing through the node. Much like the built in delay node, but supports one delayed message at a time, and reports progress.
redux-search @ Found
Simple, promise-based API for native worker threads (with pools)
基于 Web Worker 实现的后台计算方法,提供了 Vite 钩子,可让 Vite 项目中的 JS 模块多线程运行
A beautiful, interactive Pomodoro timer for your terminal. Designed for focus, built for developers.
MCP server with a simple wait tool
worker-tls 提供了 动态Worker 功能 和 其它一些 Worker 场景下有用的工具集;让开发者可以像调用对象方法一样动态地调用Worker中的方法,也可以随时地往 Worker 中动态地添加函数 等等。