Numerical analysis and number theory library for JavaScript
npm install lynx-jslynx has no run-time dependencies. The lynx module is designed to be able to be run from Node.JS.
This library is available in Node from the npm registry
$ npm install lynx-js
And you can import it like this:
``js``
var lynx = require("lynx-js")