Closed viebel closed 7 years ago
How can I run javascript-algorithms in the browser?
javascript-algorithms
It would be nice if you guys were publishing a single (or several) js files that can run in the browser.
Most of the algorithms are already available on npm. About two years ago @addyosmani published the missing ones (for instance recursive binary search).
How can I run
javascript-algorithms
in the browser?It would be nice if you guys were publishing a single (or several) js files that can run in the browser.