Skip to content

An example of a reactive constraint library using active expressions

License

Notifications You must be signed in to change notification settings

active-expressions/linear-constraints

Repository files navigation

Linear Constraint Solver Build Status

An example of a reactive constraint library using active expressions

Installation

As npm for Node.js:

$ npm install linear-constraints --save

Or download the bundle file.

Building

$ npm run-script build

creates the bundle file in the dist folder.

Testing

As npm package:

$ npm test

About

An example of a reactive constraint library using active expressions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published