View module for Arkstack, providing template rendering and view integration utilities.
Database module for Arkstack, providing core database integration and data layer features.
Contract module for Arkstack, providing shared interfaces and type contracts used across the framework.
Slim console module for Arkstack, providing the command-line runtime and console integration layer.
Console module for Arkstack, providing the command-line runtime and console integration layer.
Create new Arkstack framework applications on Express or H3 runtime drivers
Core utilities, primitives, and shared infrastructure for the Arkstack ecosystem.
Express driver for Arkstack, providing Express-based runtime integration for the framework.
H3 driver for Arkstack, providing H3-based runtime integration for the framework.
Modern TypeScript-first ORM for Node.js.
HTTP module for Arkstack, providing framework-agnostic request and response primitives.
Filesystem module for Arkstack, providing shared file storage and filesystem utitlities for the framework.
Authentication module for Arkstack, providing core authentication and identity features.
Framework-agnostic notification module for Arkstack and Nodejs, providing support for multi-channel notification delivery.
A structured API response layer for Node.js and TypeScript with automatic JSON responses, collection support, and pagination handling.
Opt-in bridge plugin for using resora return values inside clear-router handlers.
Laravel-style routing for Node.js with support for Express, H3, Fastify, Hono, and Koa, including CommonJS, ESM, and TypeScript support.
Extensibility primitives and framework internals for the Arkstack ecosystem.
Universal TypeScript-first HTTP testing library for Arkstack, Express, Fastify, H3, Hono, Node servers, and fetch-style apps.
Get the byteLength out of a DataView, robustly.
Get the byteOffset out of a DataView, robustly.
Get the ArrayBuffer out of a DataView, robustly.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Framework-agnostic TypeScript-first validation library.