@openveo/api
Version:
API for OpenVeo plugins
28 lines (15 loc) • 608 B
Markdown
OpenVeo API is part of the [OpenVeo core](https://github.com/veo-labs/openveo-core), it aims to facilitate development of plugins.
OpenVeo API is not a plugin.
No installation is required, OpenVeo API is part of [OpenVeo core](https://github.com/veo-labs/openveo-core).
```javascript
var api = require('@openveo/api');
```
Documentation is available on [Github pages](https://veo-labs.github.io/openveo-api/8.2.0/index.html).
Maintainer: [Veo-Labs](http://www.veo-labs.com/)
[](http://www.gnu.org/licenses/agpl-3.0.en.html)