Scaffolder: `npm create neurova@latest my-app`
[DEPRECATED] Removed in v2.2.2 React+TS pivot. No replacement — use @neurova/runtime hooks directly.
neurova — the powerful TypeScript framework for AI-native apps. UI + Backend + AI in one import.
Tree-shakeable SVG icon set for neurova
Design tokens and theme presets for neurova
neurova core primitives — errors, logger, schema, ids, events
neurova command-line interface
neurova AI vision — Image class (BGR default), color spaces, filters, transforms. JS/TS port of Python neurova.
neurova backend — Fastify-powered server kit with auth, db, queue, sockets, validation
neurova UI — React 19 components, SSR-safe, accessible, themeable
Testing utilities and mock providers for neurova apps
neurova compiler — parses .nv single-file components and emits JavaScript targeting either @neurova/runtime or React.
neurova runtime — React + TypeScript reactive helpers (signals, stores, hooks).
neurova AI — chat, embeddings, vector store, RAG, agents, tracing. Provider-agnostic.
neurova AI data — built-in datasets (Iris, Boston, Titanic, Fashion-MNIST) and CSV loaders.
Compile class public and private fields, private methods and decorators to ES6
neurova AI ML — classical learners with .train()/.infer() (port of Python nalyst).
neurova AI core — Tensor (Float32Array) + reverse-mode autograd + nn layers/optim/losses. Pure TS, zero deps.
Compile ESNext Regular Expressions to ES5
RFC9562 UUIDs
Create a new Jest project
Polyfill for Node.js module.createRequire (<= v12.2.0)
Create and parse Content-Disposition header
Babel preset used by Create React App