69 packages
hapi-heroku-helpers
hapi.js plugin which provides some basic functionality which can be useful when running a hapi.js site on Heroku.
harper-csrf
CSRF protection plugin for Harper applications
@harperdb/acl-connect
A component for defining pub/sub (MQTT) topics and their access control lists (ACLs) in HarperDB
@harperdb/akamai-sureroute-test-object
A component for providing the sure route test object endpoint for Akamai load balancers
@harperdb/apollo
A HarperDB Component for running Apollo apps.
@harperdb/astro
A HarperDB Component for running Astro apps.
@harperdb/azure-secrets-to-environment
This project accesses an Azure key vault and assigns the secrets to environment variables.
@harperdb/code-guidelines
Coding Guidelines for Harper repositories. Includes types, linting, and formatting.
@harperdb/create-component
```js npx @harperdb/create-component [directory] // or npm init @harperdb/component [directory] ```
@harperdb/extended-iterable
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
@harperdb/hdb-cf-auth-azuread
Azure AD auth for HarperDB Custom Functions
@harperdb/http-cache
A HarperDB Component for caching HTTP requests/responses, allowing caching of data from HTTP-level components.
@harperdb/http-router
A HarperDB Component for routing requests using the Edgio/Layer0 router API
@harperdb/mcp-server
An MCP server providing an interface for MCP clients to access data within Harper.
@harperdb/nestjs
A HarperDB Component for running Next.js apps.
@harperdb/nextjs
A Harper extension for running Next.js apps.
@harperdb/oauth
OAuth 2.0 authentication plugin for Harper
@harperdb/prometheus-exporter
Harper Prometheus Exporter
@harperdb/status-check
A Harper component for checking the status of the HarperDB instance.
harper-fabric-embeddings
Minimal llama.cpp embedding wrapper for Harper Fabric. Talks directly to the native addon — no build tools, no CLI, no chat wrappers.
harper-fabric-onnx
ONNX Runtime embedding wrapper for Harper Fabric. Runs inference in a dedicated child process — one model instance, one thread pool, no global state races.
@harperfast/agent
AI to help you with Harper app management
@harperfast/agent-tools
Shares the basic schema for agent tools used by Harper.
@harperfast/cortex
Open-source AI memory system powered by Harper Fabric. Clone, configure, deploy.
@harperfast/cortex-client
Lightweight HTTP-only TypeScript client for Harper Cortex — no runtime, no embeddings, just fetch + auth