12 packages matching “asterflow”
asterflow
v2.2.0 · 11 days ago
The core framework - ties together adapters, routing, plugins and responses into one typed AsterFlow app.
No known vulnerabilities
@asterflow/router
v2.2.0 · 11 days ago
Typed route and middleware definitions (Method, Router, Middleware) for AsterFlow applications.
No known vulnerabilities
@asterflow/plugin
v2.2.0 · 11 days ago
The plugin-authoring system used to build AsterFlow plugins - a typed builder for context, config and lifecycle hooks.
No known vulnerabilities
@asterflow/cli
v2.2.0 · 11 days ago
CLI for scaffolding AsterFlow projects, adding plugins, and generating the static fs-routing manifest.
No known vulnerabilities
@asterflow/fs
v2.2.0 · 11 days ago
Generates a static route manifest from a file-based routes/ directory and registers it on an AsterFlow app as a plugin.
No known vulnerabilities
@asterflow/adapter
v2.2.0 · 11 days ago
Wires a runtime's native server (Bun.serve, Node's http, Express, Fastify) into AsterFlow, converting native requests to Request and sending back AsterResponse the same way regardless of runtime.
No known vulnerabilities
@asterflow/request
v2.2.0 · 11 days ago
Wraps the native request object of Bun, Node, Express, or Fastify into one typed AsterRequest, so the rest of AsterFlow reads requests the same way regardless of runtime.
No known vulnerabilities
@asterflow/response
v2.2.0 · 11 days ago
Type-safe HTTP response builder with status-code helpers, header/cookie management, and binary file responses.
No known vulnerabilities
@asterflow/multipart
v2.2.0 · 11 days ago
Parses multipart/form-data requests before your handler runs, with optional per-route field rules checked at runtime and enforced in the handler's types.
No known vulnerabilities
@asterflow/url-parser
v4.1.1 · 2 months ago
High-performance typed URL parser with AST-based analysis, automatic type casting, and route pattern matching for modern web applications
No known vulnerabilities
reminist
v1.0.8 · 6 months ago
Blazing fast, zero-dependency, type-safe Radix Tree router for TypeScript/JavaScript.
No known vulnerabilities
url-ast
v4.1.1 · 2 months ago
High-performance typed URL parser with AST-based analysis, automatic type casting, and route pattern matching for modern web applications
No known vulnerabilities