Introduction [VDT UG]
The information on this page is sourced from: Start Here / Introduction - Page ⋅ Storybook (vidispine.github.io)
Introduction
VidiCore Development Toolkit (VDT) is a collection of packages used to help build (Javascript-based) solutions using VidiCore.
The documentation in here show examples on how to use the toolkit. In the Canvas view you can try these out using controls and actions, while in the Docs View you'll see APIs and code examples. In some cases, we consider components to be better demonstrated with more detailed code examples rather than controls. For these we'll direct you to the code example in the Docs view, and the Controls tab are removed from the Canvas view.
Furthermore, there's also information of packages and categories found under Overview at their root.
Published Packages
Package | Version | Description |
---|---|---|
Javascript API for VidiCore | ||
Javascript SDK for VidiCore | ||
React SDK for VidiCore | ||
React timeline based on react-konva | ||
Materialui (v4) library for VidiCore | ||
Mui (v5) library for VidiCore | ||
Javascript player based on videojs | ||
React player based on vdt-videojs |
Developer Packages
Package | Version | Description |
---|---|---|
CRA template using vdt packages | ||
PropTypes for VidiCore | ||
TypeScript definitions for VidiCore | ||
Eslint config for React apps | ||
Eslint config for React libs | ||
Eslint config for Javascript | ||
Prettier config |