30 packages
bluegen
blue noise mask generator
@circuitly/adm-zip
Limited port of adm-zip to typescript
@circuitly/async-mutex
A mutex for guarding async workflows
@circuitly/chargebee-js-types
TypeScript Definitions for Chargebee.js
@circuitly/color
Color conversion and manipulation with CSS string support
@circuitly/color-string
Parser and generator for CSS color strings
@circuitly/cookiefile
Package for operating with Netscape HTTP Cookie File
@circuitly/diff
A javascript text diff implementation.
@circuitly/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
@circuitly/esbuild-linux-arm64
The Linux ARM 64-bit binary for esbuild, a JavaScript bundler.
@circuitly/esbuild-linux-ppc64
The Linux PowerPC 64-bit Little Endian binary for esbuild, a JavaScript bundler.
@circuitly/esbuild-linux-x64
The Linux 64-bit binary for esbuild, a JavaScript bundler.
@circuitly/esbuild-wasm
The cross-platform WebAssembly binary for esbuild, a JavaScript bundler.
@circuitly/esbuild-win32-arm64
The Windows ARM 64-bit binary for esbuild, a JavaScript bundler.
@circuitly/esbuild-win32-x64
The Windows 64-bit binary for esbuild, a JavaScript bundler.
@circuitly/instrumentation
Base class for node which OpenTelemetry instrumentation modules extend
@circuitly/instrumentation-grpc
OpenTelemetry instrumentation for `@grpc/grpc-js` rpc client and server for gRPC framework
@circuitly/limiter
A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
@circuitly/msdfgen
Native Node.js N-API addon wrapping libmsdfgen for MSDF generation
@circuitly/mysql2
fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS
@circuitly/openid-client
OpenID Connect Relying Party (RP, Client) implementation for Node.js runtime, supports passportjs
@circuitly/quadtree-ts
Another quadtree implementation for javascript
@circuitly/string_decoder
The string_decoder module from Node core
@circuitly/uuid
A tiny (230B) and fast UUID (v4) generator for Node and the browser
@circuitly/ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js