issues
search
snovakovic
/
fast-sort
Blazing fast array sorting with TypeScript support.
MIT License
311
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Correct a typo in the README.md
#85
KevinRebakure
opened
1 month ago
0
Bump rollup from 2.44.0 to 2.79.2
#84
dependabot[bot]
opened
1 month ago
0
Bump rollup from 2.44.0 to 3.29.5
#83
dependabot[bot]
closed
1 month ago
1
Fix TS and linter issues
#82
snovakovic
closed
2 months ago
0
Can't export instances of `createNewSortInstance` due to type error
#81
romansp
closed
2 months ago
1
typeof a<typeof b 请教这段代码的意义是干啥呢
#80
hezhico
closed
3 months ago
0
Bump braces from 3.0.2 to 3.0.3
#79
dependabot[bot]
closed
4 months ago
1
Argument of type 'string' is not assignable to parameter of type 'ISortBy<unknown> | ISortBy<unknown>[]'
#78
hpardess
closed
5 months ago
1
Bump word-wrap from 1.2.3 to 1.2.4
#77
dependabot[bot]
closed
1 year ago
0
Cannot find name radonly TS error
#76
snovakovic
closed
5 months ago
2
Add proper support for ESM modules
#75
snovakovic
closed
1 year ago
0
Is this project dead?
#74
nickluger
closed
1 year ago
2
Update readme documentation
#73
snovakovic
closed
1 year ago
0
Importing from ESM Node.js does not work
#72
nickluger
closed
1 year ago
2
how can I create ISortByObjectSorter<T>[] with inPlaceSorting=true?
#71
wangzy88
closed
1 year ago
1
Bump minimatch and mocha
#70
dependabot[bot]
closed
1 year ago
0
Bump json5 from 1.0.1 to 1.0.2
#69
dependabot[bot]
closed
1 year ago
0
Bump json5 and tsconfig-paths
#68
dependabot[bot]
closed
1 year ago
0
Fix usage in TypeScript
#67
leonsilicon
closed
1 year ago
1
add `"type": "module"` to package.json
#66
mesqueeb
closed
1 year ago
1
Upgrade sort-on to v5 in benchmark
#65
LinusU
closed
1 year ago
0
Fix sorting of array with multiple types
#64
snovakovic
closed
1 year ago
3
Bump nanoid and mocha
#63
dependabot[bot]
closed
1 year ago
1
cannot sort on multiple types in an array
#62
mesqueeb
closed
1 year ago
2
fix: arrays with multiple types
#61
mesqueeb
closed
1 year ago
4
3.1.3 version disappeared
#60
tostavio
closed
1 year ago
2
release notes 3.2.0
#59
mesqueeb
closed
1 year ago
2
Export defaultComparer to allow esier overiding of natural sort
#58
snovakovic
closed
2 years ago
0
Combing naturalSort and sort
#57
leicht-io
closed
2 years ago
2
Bump ansi-regex from 3.0.0 to 3.0.1
#56
dependabot[bot]
closed
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6
#55
dependabot[bot]
closed
2 years ago
0
Undefined, null, and empty string values aren't getting sorted properly when using Intl.Collator().
#54
Streudal
closed
2 years ago
1
Fix for a bug with sorting dates
#53
snovakovic
closed
2 years ago
0
test: add failing test for #51
#52
mesqueeb
closed
2 years ago
0
bug: does not sort by second sort function when the first function tries to sort dates that are equal
#51
mesqueeb
closed
2 years ago
2
Lowercase and uppercase characters
#50
bonn-jaredbuttars
closed
2 years ago
1
Accept readonly arrays when inPlaceSorting is false
#49
LinusU
closed
2 years ago
2
Add sort-on to benchmarks
#48
LinusU
closed
2 years ago
1
Fix tests to work across different node versions
#47
snovakovic
closed
3 years ago
0
How to sort something to the front every time?
#46
GollyJer
closed
3 years ago
2
Bump path-parse from 1.0.6 to 1.0.7
#45
dependabot[bot]
closed
3 years ago
0
Sorting combination of alphabets and numbers
#44
SauravBhattacharyya
closed
3 years ago
2
sorting order changes between redundant values
#43
rahult-sdei
closed
3 years ago
2
Bump lodash from 4.17.19 to 4.17.21 in /benchmark
#42
dependabot[bot]
closed
3 years ago
0
advice on sorting dates?
#41
mesqueeb
closed
3 years ago
2
do your tests still pass?
#40
mesqueeb
closed
3 years ago
5
docs: clarify usage for V3
#39
mesqueeb
closed
3 years ago
1
incorrect sorting
#38
mxz7
closed
3 years ago
4
Bump y18n from 4.0.0 to 4.0.1
#37
dependabot[bot]
closed
3 years ago
1
V3
#36
snovakovic
closed
3 years ago
5
Next