https://github.com/jhermsmeier/node-vmdk
VMWare Virtual Machine Disk (VMDK) Format
https://github.com/jhermsmeier/node-vmdk
disk disk-image virtualbox vmdk vmware
Last synced: 14 days ago
JSON representation
VMWare Virtual Machine Disk (VMDK) Format
- Host: GitHub
- URL: https://github.com/jhermsmeier/node-vmdk
- Owner: jhermsmeier
- License: mit
- Created: 2017-03-23T18:39:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-25T12:33:00.000Z (over 5 years ago)
- Last Synced: 2025-01-15T13:02:51.638Z (3 months ago)
- Topics: disk, disk-image, virtualbox, vmdk, vmware
- Language: JavaScript
- Size: 35.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# VMDK
[](https://npmjs.com/package/vmdk)
[](https://npmjs.com/package/vmdk)
[](https://npmjs.com/package/vmdk)
[](https://travis-ci.org/jhermsmeier/node-vmdk)VMWare Virtual Machine Disk (VMDK) Format
## Install via [npm](https://npmjs.com)
```sh
$ npm install --save vmdk
```## References
- [VMWare / Virtual Disk Format 5.0](https://www.vmware.com/support/developer/vddk/vmdk_50_technote.pdf)