react-ts / sorting-algorithm-visualizer

Sorting Algorithms such as BubbleSort, QuickSort, CounterSort Visualizer
https://sorting-algorithm-visual-dc41b.web.app/
MIT License
0 stars 1 forks source link

Try to implement glob package to automatically read the available algorithms #60

Closed edlobo98 closed 1 year ago

edlobo98 commented 1 year ago

This ticket is to research if we can use the glob package to generate an automatically load of the available algorithms. This means that every time you add a new algorithm, it will automatically added to the dropdown, the developer should not include nothing in the AlgorithmSelector.tsx