Nwire kernel — the shared core that CLI, Studio, and MCP all dispatch through. Process supervisor, event bus, command router. One execution model, three surfaces.
Type definition package for textlint
A factory for kernel functions
Nwire CLI — branded TUI. Dev, run, please, build, test, fmt, lint, check, ps, logs, cache, ls, studio. One surface for the whole framework.
The gaussian (radial basis function) kernel
The polynomial kernel
Sigmoid (hyperbolic tangent) kernel
The official TypeScript library for the Kernel API
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Nwire — transport-interface contract. `InterfaceBuilder` is the abstract base every transport (HTTP, queue, MCP, GraphQL, …) extends. Foreign hosts implement it. Six universal verbs (.use / .wire / .from / .mount / .run / .boot) plus manifest + attach sea
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
textlint kernel is core logic by pure JavaScript.
Incomplete beta function and its first derivative.
Nwire — typed command and event contracts. defineCommand, defineEvent with public/internal visibility. Zod-validated; shareable across the backend, frontends, BFFs.
Inverse incomplete beta function.
AssemblyScript and WebAssembly acceleration kernel for bilig spreadsheet execution.
Nwire — cross-service event bus contract. EventBus interface + InMemoryEventBus default. Production adapters land as @nwire/nats, @nwire/bus-redis, @nwire/bus-kafka.
Nwire — universal message envelope. messageId, correlationId, causationId, tenant, userId. Zero-dep; every nwire package depends on this.
Manage onchain 7715 permissions
Apply @textlint/kernel lint result to text.
Nwire — Logger contract + Noop + Console defaults. Production adapters: @nwire/logger-pino, @nwire/logger-winston. Envelope ids auto-attached via loggerForEnvelope.
No description provided.
Nwire Studio — visual companion for the framework. Vue 3 + Vite + shadcn-vue + VueFlow. System topology, action runner, actor browser, projection viewer, DLQ inspector.
Compute the tangent of a double-precision floating-point number on [-π/4, π/4].