sorting-visualiser

0.2.0 • Public • Published

Sorting Visualiser

Build Status Coverage Status

Visualise sorting algorithms with the help of js-sorting. It works by attaching a bunch of observers to the critical parts of the sorting algorithm, such as swapping and comparing values.

See it in action here.

Dependencies

bower install
npm install

Development

npm run serve
npm run watch

Testing

npm test

/sorting-visualiser/

    Package Sidebar

    Install

    npm i sorting-visualiser

    Weekly Downloads

    15

    Version

    0.2.0

    License

    MIT

    Last publish

    Collaborators

    • tyriar