@viseed/core
v0.4.0
Published
Core runtime for [Viseed CMS](https://viseed.github.io/cms). Exports `ViseedCMS`, `HookRegistry`, `createDatabase()`, `LocalStorageAdapter`, the widget type registry, and built-in media + widget CRUD routes.
Readme
@viseed/core
Core runtime for Viseed CMS. Exports ViseedCMS, HookRegistry, createDatabase(), LocalStorageAdapter, the widget type registry, and built-in media + widget CRUD routes.
Also exposes the @viseed/core/build subpath with buildPluginAdmin() and buildPluginPublic() — Vite helpers for building plugin bundles.
Install
bun add @viseed/coreMost users should install
@viseed/cmsinstead. Use@viseed/coredirectly only when building custom integrations or plugins.
Documentation
viseed.github.io/cms/guide/getting-started
License
MIT
