ajvpot / lockfileparsergo

Bindings + v8go runtime for Snyk's lockfile parser libraries in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lockfileparsergo

PkgGoDev

This repository contains a collection of JS libraries for parsing package manager lockfiles and glue code to make them interoperable with golang. It uses v8go to execute the scripts and returns native types.

Parsers are available (checked) or planned for:

TODO:

  • Pre-compile the js bundle instead of executing it in each isolate.

About

Bindings + v8go runtime for Snyk's lockfile parser libraries in Go.

License:Apache License 2.0


Languages

Language:Go 76.8%Language:JavaScript 23.2%