JS Sorting Fun sorting algorithms implemented in JavaScript for fun and profit! Setup Clone repo git clone git@github.com:jkeam/js_sorting.git Install mocha globally npm install mocha -g Run test npm test