0.1.0 • Published 10 months ago

@c4312/scip v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

@c4312/scip

This is a top-level repo mirror of the SCIP TS/JS bindings, available until they're published on npm.

The SCIP bindings provided by the upstream repo have an issue which prevents parsing certain indices. This repo now generates bindings itself using the protobufjs module.

This repo is still intended as a temporary solution, so it is not published on NPM, but you may install it yourself by running:

npm install --save github:connor4312/scip-typescript-bindings
0.1.0

10 months ago