@pextra/node-libvirt
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

node-libvirt

A NodeJS library providing bindings (using NAPI) for libvirt written in TypeScript.


Downloads npm dependents Version License

NOTICE

This package is still in development and is not yet ready for production use. There will be breaking changes before the package is stable.

Please open an issue if you would like a specific option implemented.

Install

You must have the libvirt development libraries installed on your system. You can install them using your system package manager.

For example, on Debian-based systems:

apt-get install libvirt-dev

After you have the libvirt development libraries installed, you can install the package using npm:

npm install @pextra/node-libvirt

Usage

TODO

Support/Contact

For enterprise licensing, support, and consulting, please visit our website. Alternatively, you can contact us at enterprise@pextra.cloud.

If you have any questions, please feel free open an issue or a discussion. You can also contact us at support@pextra.cloud.

Contributions

We welcome contributions! If you find any bugs, have feature requests, or would like to contribute enhancements, please feel free to open issues or submit pull requests.

We use gts for linting and formatting.

License

node-libvirt is licensed under the MIT License.

Package Sidebar

Install

npm i @pextra/node-libvirt

Weekly Downloads

10

Version

0.1.2

License

MIT

Unpacked Size

130 kB

Total Files

34

Last publish

Collaborators

  • pextra-admin