Exodus Framework is a JavaScript/TypeScript framework designed for building scalable applications. The current stable version is 2.2.10921. Release cadence is unknown but frequent updates suggest active development. Provides TypeScript types. Key differentiators include a modular architecture and built-in utilities, though documentation is lacking.
Verified import paths — ran on the pinned version, not inferred.
Package is ESM-only; CommonJS require is not supported.
createApp is a named export, not a default one.
Config is a TypeScript type; use type import to avoid runtime overhead.
Demonstrates creating an app with a component and starting the server.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.