npmjs.org : f-sort
A fast, small (~0.5 KB gzipped) and dependency-free JavaScript library to sort arrays. It uses quick sort internally to sort arrays _in place_, without recursion. Simply replace JavaScript's built-in `Array.prototype.sort` with f-sort's `sort` to see ~2x
Registry
-
Source
- Homepage
- JSON
purl: pkg:npm/f-sort
Keywords:
sort
, sorting
, fast
, fast sorting
, fast sort
, quick
, quicksort
, quick sort
, small
, tiny
, performance
, memory
, flexible
License: MIT
Latest release: over 2 years ago
First release: over 2 years ago
Downloads: 4 last month
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago