1.0.5 • Published 3 years ago

sort-club-js v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

SortClubJS

Just Me Practising Sorting Algorithms

Sorting Algorithms

... seems like default sort by node.js seems a bit quicker

For using the items:

const { default: bubbleSort } = require("sort-club-js/dist/bubbleSort");

Use the sorting, you would like to choose -> only work for numbers and I am lazy to update the looks. Have fun.

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago