Libraries |
Category

catalysis-framework

  • Purpose: Catalysis is a modern, opinionated, and batteries-included NodeJS framework designed for building digital experiences with web technologies. It aims to simplify app development through convenient abstractions and workflows that conceptually compress complexities.
  • Target Audience: Developers looking for a streamlined framework to build web applications with NodeJS.
  • Key Features:
    • Provides CLI and framework runtime packages.
    • Includes example projects like a Catalysis-powered web app (ship.catalysis.dev ) and a project website (catalysis.dev ).
    • Supports end-to-end testing with Cucumber.
  • Quick Start: Create a new project using pnpm create @catalysisdev/project@latest.

Note: While the framework is NodeJS-focused, it does not explicitly mention Svelte support.

sveltewebframework

Comments