Skip to content

📊 A React-based visualization of different sorting algorithms for educational purposes

Notifications You must be signed in to change notification settings

decadentjs/sorting-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sorting-algorithms

A React-based visualization of different sorting algorithms for educational purposes, based on the bare-bones react starter using babelify for es6 and jsx under browserify/watchify with hot module replacement from browserify-hmr and npm run scripts

Quick Start

$ npm install
$ npm start

Commands

  • npm start - start a web server and recompile code for development
  • npm run www - start a static development web server
  • npm run build - build for production
  • npm run watch - automatically recompile during development

License

MIT

About

📊 A React-based visualization of different sorting algorithms for educational purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published