/belhop

Biological Expression Language (BEL) JavaScript library.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

belhop

This is a library for working with the Biological Expression Language (BEL) in JavaScript. The production version of this library lives on the master branch and releases can be grabbed from GitHub. The development version of this library lives on the next branch. CI builds passing rigorous tests are made available on the OpenBEL Build Server.

Travis CI shows a quick status of whether the next branch build is passing.

Build Status

Waffle.io tracks the progress of this library. See what is being worked on by visiting our Waffle board.

Stories in Ready

Documentation

Production Versions

None, as of yet.

Development Version

The latest API documentation for the development version can be found on the OpenBEL Build Server here:

http://build.openbel.org/browse/BH-BN/latestSuccessful/artifact/JOB1/docs/index.html

Using It

Production Versions

None, as of yet.

Development Version

The following links can be used to reference the minified or non-minified version of the library. Using either of these links gets you the latest development build of the library:

Non-minified: http://build.openbel.org/browse/BH-BN/latestSuccessful/artifact/JOB1/nonminified/belhop.js

Minified: http://build.openbel.org/browse/BH-BN/latestSuccessful/artifact/JOB1/minified/belhop.min.js