node-genisoimage
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

node-genisoimage

A port of genisoimage to Node.js using Emscripten and WebAssembly

npm node

dependencies size downloads

travis-ci

Overview

Adds a port of genisoimage named node-genisoimage to the Node.js path, which can be used the same as the original CLI.

The package also exports the path to the genisoimage JavaScript module which can be programmatically executed with the Node.js binary.

Bugs

If you find a bug or have compatibility issues, please open a ticket under issues section for this repository.

License

Licensed under GNU General Public License v2.0 or later.

Source files under emscripten and genisoimage retain their original licenses.

The data files package.json, package-lock.json, index.ts, index.js, and index.d.ts can be considered Public Domain or CC0.

Package Sidebar

Install

npm i node-genisoimage

Weekly Downloads

1

Version

1.0.1

License

GPL-2.0-or-later

Unpacked Size

627 kB

Total Files

9

Last publish

Collaborators

  • alexanderomara