@mlc12/slide-core
v0.1.0
Published
Framework-agnostic Slide presentation document model, commands, adapters, and AI streaming protocol.
Maintainers
Readme
@mlc12/slide-core
Framework-independent document model and protocol layer for the Slide presentation editor.
It includes presentation and element types, undoable commands, PPTist/Slide compatibility adapters, template contracts, and the pptist.ai/1 streaming protocol with Vercel AI SDK data-part helpers.
pnpm add @mlc12/slide-coreimport {
createDefaultElement,
fromVercelAIOutlineSnapshots,
type PresentationDocument,
} from "@mlc12/slide-core"The package contains both compiled output and its TypeScript source.
License
GNU AGPL-3.0-only. This is a modified work derived in part from PPTist; see NOTICE and LICENSE.
