kibertoad

npm packages maintained by kibertoad

Packages
250
Weekly downloads
0
Repositories
Stars
Followers

Packages

buffer-crc32
A pure javascript CRC32 algorithm that plays nice with binary data
01.0.03 years ago
toad-cache
LRU and FIFO caches for Client or Server
03.7.42 months ago
@fastify/cors
Fastify CORS
011.3.02 months ago
node-schedule
A cron-like and not-cron-like job scheduler for Node.
02.1.14 years ago
@fastify/static
Plugin for serving static files as fast as possible.
010.1.34 weeks ago
@fastify/cookie
Plugin for fastify to add support for cookies
011.1.22 months ago
@fastify/helmet
Important security headers for Fastify
013.1.12 weeks ago
@fastify/websocket
basic websocket support for fastify
011.3.02 months ago
@fastify/multipart
Multipart plugin for Fastify
010.1.13 weeks ago
@fastify/formbody
A module for Fastify to parse x-www-form-urlencoded bodies
09.0.04 weeks ago
knex
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
03.3.02 months ago
@fastify/swagger-ui
Serve Swagger-ui for Fastify
06.1.1last month
@fastify/middie
Middleware engine for Fastify
09.3.32 months ago
@fastify/sensible
Defaults for Fastify that everyone can agree on
06.0.54 weeks ago
@fastify/swagger
Serve Swagger/OpenAPI documentation for Fastify, supporting dynamic generation
09.8.12 months ago
@fastify/rate-limit
A low overhead rate limiter for your routes
011.2.0last month
fastify-type-provider-zod
Zod Type Provider for Fastify@5
07.0.02 months ago
@fastify/request-context
Request-scoped storage support, based on Asynchronous Local Storage, with fallback to cls-hooked for older Node versions
07.0.03 months ago
@fastify/compress
Fastify compression utils
09.2.04 weeks ago
@fastify/http-proxy
proxy http requests, for Fastify
011.6.12 weeks ago
objection
An SQL-friendly ORM for Node.js
03.1.52 years ago
@lokalise/node-api
Official Lokalise API 2.0 Node.js client
016.4.1yesterday
@fastify/autoload
Require all plugins in a directory
06.5.0last month
@fastify/jwt
JWT utils for Fastify
010.2.23 weeks ago
@fastify/under-pressure
Process load measuring plugin for Fastify, with automatic handling of 'Service Unavailable'
09.1.02 months ago
@fastify/reply-from
forward your HTTP request to another server, for fastify
012.6.42 months ago
@fastify/sse
Server-Sent Events plugin for Fastify
00.6.0last month
forever-monitor
Core forever process monitor
03.0.36 years ago
forever
A simple CLI tool for ensuring that a given node script runs continuously (i.e. forever)
04.0.35 years ago
@fastify/env
Fastify plugin to check environment variables
07.0.03 months ago
@fastify/basic-auth
Fastify Basic auth plugin
06.3.04 weeks ago
@fastify/view
Template plugin for Fastify
012.0.03 months ago
@fastify/auth
Run multiple auth functions in Fastify
05.1.04 weeks ago
@fastify/express
Express compatibility layer for Fastify
04.0.72 months ago
@fastify/csrf
primary logic behind csrf tokens
08.1.04 weeks ago
@fastify/oauth2
Perform login using oauth2 protocol
08.3.03 weeks ago
@fastify/accepts
Add accept parser to fastify
05.0.49 months ago
toad-scheduler
In-memory Node.js and browser job scheduler
04.1.02 months ago
@fastify/redis
Plugin to share a common Redis connection across Fastify.
09.0.03 weeks ago
@fastify/session
a session plugin for fastify
011.1.22 months ago
@fastify/csrf-protection
A plugin for adding CSRF protection to Fastify.
08.0.1last month
toad-uri-js
A modern RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/normalizing/resolving/serializing library for JavaScript.
05.0.13 years ago
@fastify/passport
Simple, unobtrusive authentication for Fastify.
04.0.23 weeks ago
@fastify/flash
Flash message plugin for fastify.
06.0.53 weeks ago
@fastify/etag
Automatically generate etags for HTTP responses, for Fastify
06.2.02 months ago
@fastify/url-data
A Fastify plugin to provide access to URI components
06.0.44 weeks ago
@fastify/secure-session
Create a secure stateless cookie session for Fastify
08.3.09 months ago
@fastify/postgres
Fastify PostgreSQL connection plugin
06.1.02 months ago
@fastify/awilix
Dependency injection support for fastify framework
08.2.14 weeks ago
@fastify/bearer-auth
A Bearer authentication plugin for Fastify
010.1.34 weeks ago
@fastify/schedule
Fastify plugin for scheduling periodic jobs
07.0.0last month
awilix-manager
Wrapper over awilix to support more complex use-cases, such as async init and eager injection
07.0.04 months ago
@fastify/caching
A plugin for Fastify to enable management of cache control headers
09.0.44 weeks ago
@fastify/vite
Official Fastify plugin for Vite integration.
010.0.0last month
@fastify/routes
A plugin for Fastify that provides a map of routes
06.0.34 weeks ago
protobuf-fieldmask
Library for generating and applying FieldMask
02.0.03 years ago
@cat-factory/kernel
Shared vocabulary, pure logic, and port interfaces for the Agent Architecture Board.
00.332.0yesterday
@cat-factory/prompt-fragments
Curated, versioned best-practice prompt fragments injected into agent system prompts.
01.1.26yesterday
@cat-factory/contracts
Valibot wire contract shared between the Agent Architecture Board frontend and backend.
00.343.0yesterday
@lokalise/xlsx
SheetJS Spreadsheet data parser and writer
00.20.32 years ago
asynchronous-local-storage
Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions
01.0.26 years ago
@cat-factory/spend
Pricing tables and spend metering for the Agent Architecture Board.
00.17.8yesterday
@cat-factory/node-server
Node.js runtime facade for the Agent Architecture Board: serves the shared @cat-factory/server Hono app via @hono/node-server, wiring Node implementations of the runtime ports (persistence, gateways, model provisioning).
00.222.2yesterday
@cat-factory/local-server
Local-mode runtime facade for the Agent Architecture Board: the @cat-factory/node-server stack with agent jobs run as local Docker/Podman containers and GitHub accessed via a personal access token — a developer can run the whole product on their own machi
00.145.2yesterday
@lokalise/api-contracts
Key idea behind API contracts: backend owns entire definition for the route, including its path, HTTP method used and response structure expectations, and exposes it as a part of its API schemas. Then frontend consumes that definition instead of forming f
08.0.02 weeks ago
@cat-factory/provider-cloudflare
Opt-in Cloudflare Workers AI model registry for the Agent Architecture Board's AI provisioning facade. Mix into a CompositeModelProvider to add the `workers-ai` provider (in-process binding on the Worker, OpenAI-compatible REST elsewhere).
00.7.522yesterday
@cat-factory/agents
Agent catalog, routing, prompts and fragment library for the Agent Architecture Board.
00.153.1yesterday
@cat-factory/workspaces
Tenancy base services (workspaces and accounts) for the Agent Architecture Board.
00.28.52yesterday
@cat-factory/gitlab
Opt-in GitLab VCS provider for cat-factory. Implements the provider-neutral VcsClient / webhook / provisioning ports against the GitLab REST v4 API and registers itself via registerVcsProvider('gitlab'). Depends only on @cat-factory/kernel + @cat-factory/
00.22.30yesterday
@cat-factory/orchestration
Delivery-workflow engine for the Agent Architecture Board (execution, bootstrap, pipelines, board, boardScan, requirements, and composition root).
00.298.1yesterday
@fastify/response-validation
A simple plugin that enables response validation for Fastify.
03.0.44 weeks ago
@fastify/mongodb
Fastify MongoDB connection plugin
010.0.14 weeks ago
@cat-factory/eks
Opt-in AWS EKS runner + environment backends for cat-factory. Reuses the native Kubernetes transport/provider behind a SigV4-presigned STS (IAM) apiserver token.
00.1.369yesterday
@cat-factory/server
Runtime-neutral HTTP layer for the Agent Architecture Board: the Hono controllers, middleware (auth/authz/CORS/error), request helpers and the gateway seams shared by every deployment facade (Cloudflare Worker, Node service).
00.311.3yesterday
@cat-factory/consensus
Optional consensus-orchestration mechanism (specialist panel / debate / ranked voting) for cat-factory agent steps, with task-estimate gating.
00.17.30yesterday
@cat-factory/caching
The app-level caching seam for the Agent Architecture Board (docs/initiatives/caching-layer.md): createAppCaches builds the named, typed in-memory read-through caches (layered-loader) the services consume via the kernel AppCaches port, with optional distr
00.20.64yesterday
@cat-factory/observability-langfuse
Opt-in Langfuse trace sink for the Agent Architecture Board. The workerd-safe OTLP/HTTP exporter pointed at Langfuse's OpenTelemetry endpoint, so LLM generations and container tool spans stream unchanged on both the Cloudflare Worker and Node facades.
00.11.30yesterday
@cat-factory/sandbox-fixtures
Hand-authored, standardized, graded no-repo fixtures for the Sandbox: inline agent inputs (requirements/clarity/code-review/architecture-proposal review) with expectations rated by trickiness and impact.
00.8.24yesterday
@cat-factory/worker
Reusable Cloudflare Worker library (Hono + D1) exposing the Agent Architecture Board core: the `createApp()` Hono factory, the default fetch/scheduled/queue handler, and the Durable Object + Workflow classes. Deployments (see deploy/backend) supply the wr
00.208.2yesterday
layered-loader
Data loader with support for caching and fallback data sources
016.1.13 days ago
@lokalise/node-core
Core libraries for Node.js backend services.
014.9.12 weeks ago
@cat-factory/provider-s3
Opt-in AWS S3 blob backend for the Agent Architecture Board's binary-artifact storage abstraction. Implements the kernel BinaryBlobBackend port over an S3 bucket.
00.2.437yesterday
@cat-factory/observability-otel
Opt-in OpenTelemetry (OTLP) trace + metrics publisher for the Agent Architecture Board. Streams LLM generations and container tool spans to any OTLP/HTTP backend — the workerd-safe fetch exporter on the Cloudflare Worker facade, the official @opentelemetr
00.23.23yesterday
@fastify/mysql
Fastify Mysql connection plugin
05.0.34 weeks ago
@lokalise/universal-ts-utils
Isomorphic general-purpose TS utils
04.11.03 months ago
@toad-contracts/valibot 00.5.02 months ago
solr-client
A Solr client library for indexing, adding, deleting, committing, optimizing and searching documents within an Apache Solr installation (version>=3.2)
00.10.0-rc104 years ago
@fastify/circuit-breaker
A low overhead circuit breaker for your routes
04.0.34 weeks ago
@lokalise/zod-extras
Adds additional functionality on top of zod framework.
03.0.24 months ago
@lokalise/biome-config
Lokalise config for Biome
03.1.19 months ago
@lokalise/backend-http-client
Opinionated HTTP client for the Node.js backend
012.2.0last week
@lokalise/background-jobs-common
This library provides a basic abstraction over BullMQ-powered background jobs. There are two types available:
016.0.02 days ago
@cat-factory/integrations
External-system integration domain logic for the Agent Architecture Board (GitHub, documents, tasks, environments, runners).
00.171.2yesterday
@message-queue-toolkit/schemas
Useful utilities, interfaces and base classes for message queue handling. Supports AMQP and SQS with a common abstraction on top currently
08.0.03 weeks ago
@lokalise/fastify-extras
Opinionated set of fastify plugins, commonly used in Lokalise
032.0.0yesterday
@cat-factory/sandbox
Parallel prompt/model testing surface: versioned prompt candidates, experiment matrices, judge + objective grading. Isolated from the core product so it can be extracted.
00.12.38yesterday
@lokalise/supported-languages
This package provides a list of language codes that are supported by CLDR43, and a subset of them supported by Lokalise.
03.4.03 weeks ago
@lokalise/error-utils
This package adds common utils that are used to work with errors.
03.0.0last year
@lokalise/fastify-api-contracts
This package adds support for generating fastify routes using universal API contracts, created with `@lokalise/api-contracts`
07.0.1last week
@fastify/nextjs
React server side rendering support for Fastify with Next
011.0.02 years ago
@cat-factory/app
Reusable Nuxt layer for the Agent Architecture Board SPA (components, stores, composables, pages). Consume it from a thin deployment app via `extends: ['@cat-factory/app']` and point it at your backend with NUXT_PUBLIC_API_BASE. See deploy/frontend for an
00.293.1yesterday
@lokalise/api-common
This package provides common types and utils for rest calls for a certain service, such as pagination, filtering, etc.
07.1.14 months ago
@fastify/react
The official @fastify/vite renderer for React
01.2.2last month
@cat-factory/provider-bedrock
Opt-in AWS Bedrock model registry for the Agent Architecture Board's AI provisioning facade. Mix into a CompositeModelProvider to add the `bedrock` provider.
00.7.521yesterday
@lokalise/common-api-schemas
This library contains common schemas and types that can be used by any service.
03.0.02 days ago
@cat-factory/gates
The built-in polling-gate suite (CI, merge-conflicts, post-release health + the on-call escalation) for the Agent Architecture Board, authored entirely through the public gate-registry seam — depends only on @cat-factory/kernel + @cat-factory/contracts, n
00.11.30yesterday
@lokalise/id-utils
This package adds common utils that provide IDs compatible with CockroachDB UUID type.
03.0.1last year
@message-queue-toolkit/sns
SNS adapter for message-queue-toolkit
027.0.03 weeks ago
@toad-contracts/core 00.4.02 months ago
undici-retry
Library for handling retry logic with undici HTTP client
07.0.010 months ago
fauxqs
SNS/SQS/S3 emulator
02.12.0last week
@message-queue-toolkit/core
Useful utilities, interfaces and base classes for message queue handling. Supports AMQP and SQS with a common abstraction on top currently
027.0.03 weeks ago
@lokalise/universal-testing-utils
Reusable testing utilities that are potentially relevant for both backend and frontend
04.2.02 days ago
@lokalise/workspaces-api-schemas
This library contains schemas, types and API contracts related to: * Users * Projects * Tasks * StyleGuides * Workspaces * Permissions * Subscriptions * Usage metrics (`getBillingMetrics`) * Suggested contributors
06.0.02 days ago
opinionated-machine
Very opinionated DI framework for fastify, built on top of awilix
010.5.0last week
@lokalise/opentelemetry-fastify-bootstrap
This package provides a pre-configured OpenTelemetry setup for Fastify applications with automatic instrumentation.
04.1.1last week
@cat-factory/sdk
TypeScript/JavaScript client for the cat-factory public API (/api/v1): typed models and resource clients generated from the published OpenAPI spec, over a hand-written fetch transport with bearer auth, bounded retries, keyset auto-pagination and an SSE re
00.50.0yesterday
@message-queue-toolkit/sqs
SQS adapter for message-queue-toolkit
027.0.03 weeks ago
@fastify/elasticsearch
Fastify plugin for elastic search
04.0.34 weeks ago
@lokalise/healthcheck-utils
This package adds common utils that are used to work with healthchecks.
06.1.0last week
@lokalise/script-utils
# Usage
03.0.0last year
@cat-factory/mcp-server
Model Context Protocol server for the cat-factory public API (/api/v1): a thin facade that exposes the published operations as MCP tools, generated from the same OpenAPI spec the SDKs are, over the hand-written @cat-factory/sdk transport.
00.48.0yesterday
fastify-custom-healthcheck
Fastify plugin that allows to add custom health checks in your server
04.0.02 years ago
cli-testlab
Test framework for CLI utilities
06.0.15 months ago
@lokalise/tsconfig
Shared TypeScript configuration for Lokalise projects.
05.0.02 months ago
@lokalise/connector-api-contracts
Lokalise Connector API schemas and contracts
011.1.0yesterday
@lokalise/non-translatable-markup
This package provides utils to work with non-translatable markup.
03.3.02 days ago
@lokalise/data-storage-schemas
Shared schemas of data storage service, moved to a separate package so it can be injected without the service
01.1.111 months ago
@lokalise/content-type-app-engine-contracts
Content Type App Engine service contracts
05.39.0yesterday
@lokalise/translation-storage-api-schemas
This library contains schemas and types related to Translations workflow events.
018.11.1yesterday
@lokalise/aws-config
Very opinionated TypeScript library for managing AWS configuration, resource naming, tagging, event routing, and integration with @message-queue-toolkit/sns and @message-queue-toolkit/sqs.
09.0.03 months ago
gmx-word-counter
Fast, GMX-V compliant word and character counter. Can count both logographic and non-logographic languages correctly. Also supports generic counting for cases when language is unknown.
01.2.02 months ago
@lokalise/metrics-utils
This package contains a set of utilities to work with Prometheus metrics.
06.3.02 weeks ago
@modular-react/react
React bindings for @modular-react/core: hooks, contexts, error boundaries, and scoped stores.
02.3.02 months ago
@message-queue-toolkit/metrics
Utilities for collecting metrics in message-queue-toolkit
05.0.03 weeks ago
@lokalise/louis
Welcome to **Louis**. This project, built by [Lokalise](https://www.lokalise.com), is a ReactJS implementation of the Louis Design System. It contains the core components to start building your React application with Lokalise's look and feel.
028.9.3yesterday
fastify-no-icon
A simple Fastify plugin to ignore favicon requests
07.0.02 years ago
@message-queue-toolkit/s3-payload-store
AWS S3-based message store implementation for message-queue-toolkit
04.0.03 weeks ago
@lokalise/auth
A flexible, type-safe authentication library for Fastify applications built with TypeScript. This library provides a clean abstraction for JWT-based authentication with support for multiple authentication strategies and token verification methods.
02.0.23 months ago
@lokalise/backend-expert-http-client
Utility library with the client for communication with Expert API
01.17.02 weeks ago
@lokalise/websockets-common
This package contains core websocket system events and tools that can be used by backend and frontend services
04.2.17 months ago
@lokalise/dev-localstack-config
Fauxqs resource setup config for programmatic usage
01.1.06 months ago
@lokalise/tm-api-schemas
API schemas for Lokalise Translation Memory service
07.15.0yesterday
@lokalise/text-measure
Utilities to measure text for Lokalise — character count and translatable word count — with pluggable counting rules. Runs in both the browser and Node.
01.2.03 weeks ago
@lokalise/autopilot-common-api-schemas
This library contains common API schemas and types shared across Autopilot services.
02.3.1last week
@lokalise/maestro-nextgen-tenant-lib
This library provides objects, types and zod schemas for NextGen tenant to work with Maestro
013.1.3last week
validation-utils
Validation utilities
011.0.12 years ago
@lokalise/maestro-common
This library provides common definitions for Maestro.
011.3.1last week
@cat-factory/executor-harness
Container payload: a thin TypeScript wrapper that runs the Pi coding agent against a cloned repo and opens a PR. Runs in the Cloudflare Container (and, in local native mode, as a host process); carries no secrets.
01.149.0yesterday
@layered-loader/sqs
SNS/SQS remote invalidation adapter for layered-loader
02.0.0last month
@lokalise/projects-engine-contracts
API contracts and shared schemas for the Projects Engine service
09.3.02 days ago
@fastify/accepts-serializer
Serializer according to the accept header
06.0.53 weeks ago
@modular-react/core
React binding facade over @modular-frontend/core. Re-exports the framework-neutral primitives (types, slots, navigation, validation, journey contracts, store) for modular React applications.
02.7.12 months ago
@tanstack-react-modules/core
Core types and utilities for defining modules using TanStack Router. Provides `defineModule`, `createSharedHooks`, scoped stores, and all shared type definitions.
02.4.02 months ago
@tanstack-react-modules/runtime
Application assembly layer for modular-react (TanStack Router integration). Takes modules and configuration, produces a running app — either with the library-owned router (`resolve()`) or wrapped around TanStack Router file-based mode / TanStack Start (`r
02.6.14 months ago
@lokalise/file-storage-service-sdk
SDK for file-storage-service
011.1.02 weeks ago
@modular-react/journeys
Typed, serializable workflows that compose multiple modules. A journey declares entry/exit transitions between modules and owns shared state; modules stay journey-unaware.
01.10.02 months ago
@lokalise/token-dictionary
Source of truth for design tokens at Lokalise.
02.44.12 weeks ago
@lokalise/expert-api-s2s-client
FIXME: describe why it is here, not a separate repo, not a Harmony package, not combined with packages/backend-plugins/populate-expert-user/clients/BackendExpertHttpClient, not combined with Lokalise Node.js API client
01.19.02 weeks ago
@lokalise/frontend-http-client
Opinionated HTTP client for the frontend
08.0.12 weeks ago
@lokalise/translation-storage-events-schemas
This library contains schemas and types related to Translations workflow events.
016.12.1yesterday
@lokalise/translation-api-schemas
This library contains API contracts, schemas and types related to the translation domain. This includes: * AI Configuration * Translation Quality Score
04.0.02 days ago
@modular-frontend/journeys-engine
Framework-neutral journey engine: runtime, validation, persistence, authoring helpers, handles, and types for typed, serializable multi-module workflows. No UI-framework dependency — the outlet and hooks live in a binding package.
01.9.02 months ago
@lokalise/tm-sdk
REST API client for the Lokalise Translation Memory service
012.15.0yesterday
objection-swagger
Originally designed as Swagger definition generator for Objection.js models. Since then scope was extended to also cover Swagger-compatible snippets generation from plain JSON Schema entries as well as set of conversions that are useful for model and sche
03.2.16 years ago
@lokalise/polyglot-sdk
REST API client for the Lokalise Polyglot service
027.1.03 days ago
@lokalise/prisma-utils
This package provides reusable helpers for Prisma query builder.
06.1.03 months ago
@lokalise/content-exchange-schemas
This library contains API contracts, schemas, and types related to the Content Exchange domain.
03.0.02 days ago
@cat-factory/binary-generators
The built-in generative binary integrations (Nano Banana, Google's Gemini image models) plus the authoring seam a deployment defines its own with, written entirely through the public BinaryGeneratorRegistry seam: depends only on @cat-factory/kernel + @cat
00.3.30yesterday
@fastify/opensearch
Fastify plugin for opensearch
02.0.0last year
@cat-factory/acceptance-kit
Building blocks for writing your own HEADLESS acceptance suite against a live cat-factory deployment: the scenario driver, the resumable ledger and progress journal, a prerequisite gate whose refusals carry rendered remedies, waits that state their last o
00.6.16yesterday
@lokalise/fastify-bullboard-plugin
Bull-board is a dashboard which provided a UI built on top of BullMQ or BullMQ Pro to help you visualize your queues and their jobs. It gives you the possibility of visualizing what's happening with each job in your queues, their status and some actions t
03.0.0last week
@opinionated-machine/sse-rooms-redis
Redis adapter for SSE rooms in opinionated-machine
01.0.06 months ago
butter-spread
Execute chunked blocking operations in a way that won't cause event loop starvation
05.1.04 months ago
@modular-react/catalog
Build a deployable static catalog UI for modular-react modules and journeys. Scans configured directories, harvests descriptors, and emits a self-contained SPA you can host on any static server.
01.2.02 months ago
@toad-contracts/hono
Hono adapter for @toad-contracts: mount fully typed, self-validating routes from standard-schema contracts
00.3.22 months ago
@lokalise/prettier-config 01.0.12 years ago
@lokalise/maestro-expert-tenant-lib
This library provides shared objects, types and zod schemas for Maestro
012.12.3last week
@cat-factory/gatekeeper-worker
The Cloudflare OS Gatekeeper machinery for cat-factory as an installable library: policy-compiled Cap'n Web capabilities over the /api/v1 operation table, per-actor API-key minting, a verified outbound-webhook receiver and the approval inbox that answers
00.6.29yesterday
zoology
Lightweight library for determining types of variables based on battle-tested implementation from lodash but having a fraction of overall size.
02.0.1last year
testing-utils
test utils
01.0.08 years ago
@modular-frontend/core
Framework-neutral primitives for modular frontend applications: module descriptors, slots, navigation, validation, journey contracts, and a lightweight store. No UI-framework dependency — components are carried as opaque values.
00.6.02 months ago
@tanstack-react-modules/testing
Testing utilities for TanStack Router modules. Render modules in isolation with mocked dependencies.
03.0.14 months ago
@cat-factory/gatekeeper-bindings
Policy-annotated operation table for the cat-factory public API (/api/v1): per-operation scope floors, mutation and transport metadata, and invoke thunks over @cat-factory/sdk, generated from the same OpenAPI spec the SDKs are. Built for credential-holdin
00.32.0yesterday
@lokalise/content-conversion-api-schemas 01.1.05 months ago
objection-find
Build search queries for objection.js models using HTTP query parameters.
03.0.16 years ago
@lokalise/polling
A flexible, production-ready polling library with configurable retry strategies and TypeScript support.
04.0.08 months ago
@message-queue-toolkit/kafka
Kafka adapter for message-queue-toolkit
02.0.03 weeks ago
@lokalise/tm-events-schemas
Event schemas for Lokalise Translation Memory service
03.14.0yesterday
@lokalise/expert-api-s2s-client-mocks
FIXME: describe why it is here, not a separate repo, not a Harmony package, not combined with packages/backend-plugins/populate-expert-user/clients/BackendExpertHttpClient, not combined with Lokalise Node.js API client.
01.7.02 weeks ago
@cat-factory/cli
Bootstrap CLI for the Agent Architecture Board: scaffold a local-mode deployment (Node/local backend + frontend SPA) on your own machine — generates the crypto secrets, populates and gitignores the .env files, and mints a GitHub/GitLab personal access tok
00.13.56 days ago
@lokalise/eslint-config-frontend
Shareable eslint config for frontend codebases
04.6.12 years ago
@modular-vue/nuxt
Nuxt 4 integration for @modular-vue: a Nuxt module plus a runtime installer that grafts module routes onto Nuxt's vue-router and installs the modular contexts on the Nuxt Vue app.
00.4.12 months ago
@modular-vue/core
vue-router core for @modular-vue modules: defineModule with createRoutes(): RouteRecordRaw[], defineSlots, shared composables, scoped stores, and the RouteMeta convention.
01.5.02 months ago
@lokalise/drizzle-utils
This package provides reusable helpers for Drizzle ORM.
02.0.03 months ago
@modular-vue/journeys
Vue 3 journeys for @modular-vue: JourneyProvider, instance composables (useJourneyState / useActiveLeafJourneyInstance), and the journeys registry plugin over @modular-frontend/journeys-engine.
01.4.02 months ago
@modular-vue/runtime
vue-router runtime for @modular-vue modules: createRegistry with module registration, dependency validation, lifecycle hooks, plugin machinery, and manifest resolution.
01.4.12 months ago
knex-utils
Useful utilities for Knex.js
06.0.03 years ago
@fastify/routes-stats
provide stats for routes using perf_hooks, for fastify
04.0.34 weeks ago
swagger-express-validator
Validation middleware that validates request/response against provided swagger spec
01.0.26 years ago
@fastify/throttle
Throttle responses in fastify
03.0.34 weeks ago
@toad-contracts/frontend-http-client
Opinionated wretch-based HTTP client driven by @toad-contracts standard-schema contracts
00.3.22 months ago
@message-queue-toolkit/amqp
AMQP adapter for message-queue-toolkit
025.0.03 weeks ago
@lokalise/playwright-reporters
This is a collection of reporters to use with our Playwright test frameworks.
01.12.14 weeks ago
@fastify/vue
The official @fastify/vite renderer for Vue
02.0.1last month
@lokalise/eslint-plugin
ESLint plugin for Lokalise
01.5.04 years ago
@lokalise/odata-mapper
Transform low-level OData AST from [@balena/odata-parser](https://github.com/balena-io-modules/odata-parser) into high-level, service-ready structures.
01.2.12 months ago
@fastify/kafka
Fastify plugin to interact with Apache Kafka.
04.0.02 months ago
mobx-event-bus2
Event bus based on MobX pub/sub model.
02.0.07 years ago
memory-watchmen
Memory and event loop testing for Node.js — heap monitoring, event loop delay and utilization tracking, object lifecycle verification, stream buffer assertions, and comparative profiling
01.2.25 months ago
fastify-s3-buckets
Fastify plugin for ensuring existence of defined AWS S3 buckets on the application startup
02.0.02 years ago
@modular-vue/vue
Vue 3 bindings for @modular-frontend/core: store composables, scoped stores, and injection-key contexts for modules, navigation, and slots.
01.4.12 months ago
@lokalise/eslint-config 01.3.24 months ago
@lokalise/styled
## Project Purpose
03.0.03 years ago
@lokalise/in-and-out-api-schemas
This library contains schemas and types related to In & Out workflow events.
02.5.03 days ago
knex-repositories
Parametrized CRUD repository abstraction for Knex.js
04.0.03 years ago
@fastify/valkey-glide
Plugin to share a common valkey connection across Fastify.
00.2.04 months ago
@toad-contracts/testing
Testing utilities for mocking @toad-contracts HTTP responses with mockttp and msw
00.3.22 months ago
casbin-knex-adapter
Knex adapter for Casbin
00.7.25 years ago
@lokalise/portal-api-schemas
This library contains schemas and types related to Portal API.
04.2.02 days ago
@fastify/zipkin
Fastify plugin for Zipkin distributed tracing system.
04.0.34 weeks ago
@kibertoad/biome-config
ToadStack config for Biome
02.0.0last year
@lokalise/ragnarok-api-contracts
Ragnarok API contracts
07.1.12 days ago
@fastify/htmx
The official @fastify/vite renderer for HTMX
00.4.110 months ago
@lokalise/audi-audit-events-lib
Queue name, message schema, and a ready-made publisher for Audi's audit-events SQS command queue, for services that publish audit log events.
00.3.36 days ago
@message-queue-toolkit/gcs-payload-store
Google Cloud Storage-based message store implementation for message-queue-toolkit
02.0.03 weeks ago
@fastify/funky
Support for fastify routes returning functional structures, such as fp-ts Either, Task, TaskEither or plain javascript parameterless functions
04.0.34 weeks ago
@message-queue-toolkit/redis-message-deduplication-store
Redis-based message deduplication store for message-queue-toolkit
03.0.03 weeks ago
photofinish
Benchmarking library for Node.js that emphasizes convenience of use
01.8.06 years ago
@lokalise/content-conversion-schemas
> **Deprecated** — this package is a re-export barrel kept for backward compatibility only. > New consumers should depend directly on the focused packages instead: > > - **`@lokalise/content-conversion-api-schemas`** — domain/API schemas (frontend-safe
011.2.05 months ago
frontend-config-scope
Config management for the frontend
02.0.03 years ago
load-goblin
Mass loading of files, supporting JSON and YAML parsing
01.0.26 years ago
nockback-harder
Wrapper that makes testing using Nock mock record/replay functionality easier. By default does not create mocks for local calls (localhost/127.0.0.1) when recording, allows and passes through local calls when replaying.
05.0.35 years ago
@lokalise/package-vite-config
This config is great for packages that need to build both CJS and ESM builds.
05.0.08 months ago
fastify-schedule
`fastify-schedule@1.1.0` has been deprecated. Please use `@fastify/schedule@2.0.0` instead.
01.1.04 years ago
objection-find-query-builder
query paramter constructor for objection-find
01.9.08 years ago
@fastify/hotwire
Use the Hotwire pattern with Fastify
03.1.02 months ago
@message-queue-toolkit/gcp-pubsub
Google Cloud Pub/Sub adapter for message-queue-toolkit
04.0.03 weeks ago
@lokalise/portal-events-schemas
This library contains schemas and types related to Portal events
02.1.03 months ago
@lokalise/datadog-fastify-bootstrap
This package provides a pre-configured Datadog APM setup for Fastify applications using the native `dd-trace` library, with support for auto-instrumentation, runtime metrics, profiling, and log injection.
01.1.04 months ago
@lokalise/context-fastify-plugins
This library exposes several fastify plugins that rely on @fastify/request-context (ALS) to work.
03.0.02 weeks ago
swagger-request-validator
Lightweight Express middleware that allows the validation of incoming parameters.
02.0.38 years ago
knex-tablecleaner
Library for sequentially deleting all rows from a given list of DB tables.
05.0.05 years ago
@fastify/fetch
Handle requests using the fetch standard
00.1.02 months ago
@lokalise/connector-adapter-common
Common interfaces for Composed Connector adapters
03.7.03 months ago
@toad-contracts/zod 00.2.0last week
@lokalise/connector-shell
Connector shell module with controllers for Lokalise Content Engine connectors
03.5.05 months ago
@lokalise/common-event-schemas
Message schemas for events that more than one Lokalise service consumes, so that publisher and consumers share one definition instead of each keeping a hand-maintained copy.
01.1.0last week
s3-test-helper
Test helper for managing and cleaning up your S3 buckets in tests
02.0.06 months ago
swagger-combinator
Combines separate OpenAPI fragments into single specification file
01.0.17 years ago

Repositories

Repositories and contributions come from Github's GraphQL API, which has no anonymous tier. Sign in to see them.