Quick Start
The primitive for content processing.
What is This?
Fuma Content introduces primitives for content processing, with a carefully designed abstraction to make it highly extensible and flexible.
Requirements
Fuma Content requires a bundler or runtime loader (like Bun or Node.js loader) to work, it supports major frameworks like Vite, Next.js, and JavaScript runtimes.
Setup
Configure it according to your framework.
Without a framework, you can also use Fuma Content on different JS runtimes, with a runtime adapter.