superimg
v0.0.12
Published
Programmatic video generation with HTML/CSS templates
Downloads
477
Maintainers
Readme
SuperImg
Programmatic video generation with HTML/CSS templates.
Overview
This is the core library for SuperImg, enabling you to create stunning videos using code. It provides the fundamental building blocks for defining templates, managing scenes, and rendering videos.
Installation
npm install superimgFeatures
- Template System: Define video frames using HTML and CSS.
- Type Safety: Built with TypeScript for a robust development experience.
- Flexible Rendering: Support for both browser-based playback and server-side rendering (via Playwright).
Usage
For detailed usage instructions and examples, please refer to the main repository README and the documentation.
