Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

sort-algorithms-js

eyas-ranjous615MIT3.11.1TypeScript support: included

production-ready sort algorithms implementation in javascript.

sort algorithms, javascript sort algorithms, sort algorithms javascript, sorting, sort algorithms js, bubble sort, insertion sort, selection sort, heap sort, quick sort, merge sort, radix sort

readme

changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[3.11.1] - 2025-09-01

Fixed

  • README.

[3.11.0] - 2025-01-25

Fixed

  • refactor, documentation.

Added

  • TS type definitions (index.d.ts).

[3.10.3] - 2022-07-04

Fixed

  • readme.

[3.10.2] - 2022-07-04

Fixed

  • readme.

[3.10.1] - 2020-08-12

Fixed

  • typos

[3.10.0] - 2020-06-12

Fixed

  • refactor
  • README

[3.0.9] - 2020-05-01

Fixed

  • README

[3.0.8] - 2020-05-01

Fixed

  • README

[3.0.7] - 2020-05-01

Fixed

  • README

[3.0.6] - 2020-05-01

Fixed

  • README

[3.0.5] - 2020-05-01

Fixed

  • README - collaboration

[3.0.4] - 2020-05-01

Fixed

  • README - improved benchmark data.

[3.0.3] - 2020-04-30

Fixed

  • README.
  • RadixSort - reduce code.
  • Benchmark - improved script and benchmark data.

[3.0.2] - 2020-04-29

Fixed

  • README.

[3.0.1] - 2020-04-29

Fixed

  • README.

[3.0.0] - 2020-04-29

Changed

  • new release.