@vibecuting/video-project-core
v0.1.29
Published
NPM 地址:
Readme
@vibecuting/video-project-core
NPM 地址:
- https://www.npmjs.com/package/@vibecuting/video-project-core
这里放视频工程的基础 demo 模板组件。
职责:
- 提供
src/base下的 Remotion 场景基类和src/core/*下的 demo 组件introoutroscenescene/2dscenescene/3dscenescene/slidescene/utils
scene/slide下面按模板族拆分,每个目录只承载一个版式家族abstract-background-coveragendaagenda-cardsannotationbefore-aftercalloutchapterchartchart-sidecarcode-calloutcode-snippetcompact-herocomparisoncomparison-cardcovercover-leftcover-rightcustomer-logo-walldata-storydevice-mockupdiagramdiagram-matrixfaqfaq-accordionfaq-sidecarfeature-cardsfeature-gridfeature-listflow-diagramgalleryherohero-variantimage-herointeractive-demokpi-dashboardgeo-mapmermaid-diagramlistlist-herolist-with-iconsmap-locationmetric-cardsmetric-gridmetric-listmetric-showcasemetrics-striporg-chartpricingprocessprocess-cardspros-consquotequote-bannerquote-sidecarscreenshot-comparisonspeaker-notessplitsplit-cardsplit-herostack-timelinestat-wallstatstabletestimonial-gridtestimonial-wallterminalthree-columntimelinetimeline-cardstimeline-splitswimlane-timelinetitle-with-image
- 复用
@vibecuting/component-project-helper的注解和元数据模型 - 只保留基础场景模板,不再承载本地
manifest/decorators协议层 - 供
project-templates/video-project和主工程中的视频场景模板复用
常用命令:
pnpm run dev:启动 Storybook 预览pnpm typecheckpnpm test
发布与安装:
- 发布到 npmjs 公共 registry 时使用
@vibecuting/video-project-core - 视频模板工程通过 npm 依赖引入,不依赖 workspace 软链接
