1.0.5 • Published 2 years ago

sort-club-js v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago