gudvinr
|
e01a6100ca
fix(readingtime): make CJK detection more reliable
|
před 1 měsícem |
gudvinr
|
a725476164
fix(readingtime): trim CJK text by rune not by bytes
|
před 1 měsícem |
jvoisin
|
0976efd163
refactor(readingtime): get rid of the obnoxious casts dance
|
před 1 měsícem |
jvoisin
|
6b06c9f4f4
perf(readingtime): don't allocate words to count them
|
před 1 měsícem |
Julien Voisin
|
8df4b780a8
refactor(readingtime): replace `whatlanggo` with an ad-hoc implementation
|
před 1 rokem |
Julien Voisin
|
e6185b1393
refactor: use min/max instead of math.Min/math.Max
|
před 1 rokem |
Zhizhen He
|
ae432bc9c6
reader/readingtime: fix incorrect package name
|
před 2 roky |
jvoisin
|
ab85d4d678
Improve EstimateReadingTime's speed by a factor 7
|
před 2 roky |
Frédéric Guillot
|
7b541af253
Replace github.com/rylans/getlang with github.com/abadojack/whatlanggo
|
před 2 roky |