JSPM

voe4

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q22789F
  • License MIT

VOE4 - AI-powered video generation and editing platform with advanced capabilities for creators

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 voe4

Usage

const voe4 = require('voe4');

const info = voe4.getInfo();
console.log(info);

const url = voe4.getPlatformUrl();
console.log(url); // https://voe4.org

Documentation

Full documentation available at: https://voe4.org

License

MIT License