
Product
Introducing Socket Scanning for OpenVSX Extensions
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.
S98 to VGM file converter. VGM to S98 conversion is also possible.
$ npm install s98-to-vgm
$ s98-to-vgm -o output.vgm input.s98
$ vgm-to-s98 -o output.s98 input.vgm
$ vgm-to-s98 --help
vgm-to-s98
VGM to S98 file converter
SYNOPSIS
vgm-to-s98 [<option>] <vgmfile>
OPTIONS
-i, --input file Input VGM file. Standard input will be used if not specified.
-o, --output file Output S98 file. The standard output is used if not speicified.
--parse-only Parse VGM data and show VGM header in JSON. No .s98 file is genereated.
-v, --version Show version.
-h, --help Show this help.
$ s98-to-vgm --help
s98-to-vgm
S98 to VGM file converter
SYNOPSIS
s98-to-vgm [<option>] <s98file>
OPTIONS
-i, --input file Input S98 file. Standard input will be used if not specified.
-o, --output file Output VGM file. The standard output is used if not speicified. If the given
file is *.vgz, the output will be compressed.
--parse-only Parse S98 data and show S98 header in JSON. No .vgm file is genereated.
-v, --version Show version.
-h, --help Show this help.
FAQs
S98 to VGM file converter. VGM to S98 conversion is also possible.
We found that s98-to-vgm demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies