Package Exports
- voe4
- voe4/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (voe4) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
VOE4
AI-powered video generation and editing platform with advanced capabilities.
Official Website
Visit: https://voe4.org
Features
- AI-driven video generation
- Advanced video editing
- Fast and efficient processing
- Rich creative possibilities
- Easy to integrate
Installation
npm install voe4Usage
const voe4 = require('voe4');
const info = voe4.getInfo();
console.log(info);
const url = voe4.getPlatformUrl();
console.log(url); // https://voe4.orgDocumentation
Full documentation available at: https://voe4.org
Links
- Website: https://voe4.org
- npm: https://www.npmjs.com/package/voe4
License
MIT License