Framework for WebExtensions (Firefox, Chrome, Opera, Edge)
A small and fast implementation of basic Liquid syntax for processing YFM (Yandex Flavored Markdown) documents
For adding custom commands to allow you to run axe accessibility tests in your NightwatchJS test cases.
Rollup plugin to minify generated bundle
A modern, cross-platform React Native library to capture uncaught JS & native exceptions, show custom error UIs, and optionally restart the app. Supports TurboModules, Fabric, and both new/old architectures.
Official library for using the Slack Platform's Web API
A minimal-weight lodash.get equivalent utility
A utils library to create a client for any API
No description provided.
An AWS CDK construct which creates an AWS Simple-Queue Service (SQS) queue with an appropriately monitored Dead-Letter Queue (DLQ). This so called MonitoredQueue construct will send messages to the specified locations to notify you if messages in the DLQ
Formats errors as nice strings with colors
WebSocket transport implementation for the Vox protocol
ESLint plugin that fails the build on low-signal code patterns: inline narration, suppression directives, defensive nullish guards, tautological JSDoc, banal error wrappers, env branching, direct Date.now, type-only test assertions, TODO markers.
unist utility to find the nodes between two nodes
tracelane scaffolding CLI. `npx @tracelane/cli init` detects your test runner (WDIO / Playwright / Cypress) and wires @tracelane/wdio into wdio.conf.* in one command — the published path from `npm install` + manual conf edit to a single npx invocation.
UI component library for the knk software group
Type-safe APIs with Protobuf and TypeScript.
Full-fledged CLI tool to generate and package library Node modules compliant with Browser and NodeJS. Packer CLI support all modern style, unit test and script transpiler tools.
## Why? ### Simple & powerful syntax ```typescript const { WARN, LOG, DEBUG, VERBOSE, ERROR } = Logger.setup( Logger.INFO, { prefix: '[DB]' } // (optional) );
Redis checkpoint and store implementation for LangGraph
Self-contained, offline HTML report builder for tracelane. Embeds the rrweb player and a gzipped event blob into a single .html file.
A css parser for getting imports from css code.
Node.js TypeScript wrapper
ESLint rules preventing cache-layer bugs: missing TTLs, unprefixed keys that collide on shared Redis, and inline keys that bypass the helper layer.