indexed-collection

A zero-dependency library of classes that make filtering, sorting and observing changes to arrays easier and more efficient.

@hoangcung1804npm/minima-placeat-facere

A series of Tools to make sorting Arrays easier to work with, particularly when sorting objects.
pipeECMAScript 2016idlecssduplexreact animationstatelesscolumnsxtermtrimLeftnpmmergeinternaloncexhrspinnercircularcode pointsstatuspropertiesmatchpreprocessorMicrosoftframeworkStreamshasOwnequalprotobufjasminecallbackexpressES2016errorcryptoequalitywatchtrimRightargsReactiveXfilterentriesdebuggeres-abstracttypedarrayECMAScript 2019superagentcommand-linereact-hook-formupsharedarraybuffersymlinkoptionefficienthookformtapeoffsetbannerjavascriptHyBiwatchFilethreemkdirpbundlingdatewritablefindLastIndexsortObservablepatchsetPrototypeOfreadtesterbindansidropcompareObject.keyspicomatchbddtoSortedfastcopyrmtelephonewhatwgstringifierlanguagefast-copyshimshrinkwrapguidbyteLengthcallbindaccessorexit-codelimitArrayBuffer#slicecurriedairbnbsequenceerror-handlingdirectorytsmomentiterationpruneString.prototype.trimECMAScript 2015typedfigletnativepackage.jsondefinePropertyajvpostcss-pluginscheme-validationECMAScript 2017jsonschemaenvpnpm9ES6propertypopmotionfastSetutil.inspectfastifymatchAlliteratorterminalsymlinksio-tswordbreaknested cssfschromepromisestesttrimEndbuffertypedarraysless cssprettystylingawesomesaucereuseinvariantrecursiveclassesgradients css3passwordWeakSetindicatorfantasy-landECMAScript 5requirecreatevalidatesyntaxerrorBigUint64ArrayunicodeArray.prototype.containsgroupeslintquotehelperswaitcloneECMAScript 6immerWebSocketsprocess[[Prototype]]ObjectdescriptoravazodecmascriptweaksettrimStartdom-testing-libraryObject.fromEntriestypelimitedlinuxmobilesanitizationdeepcloneauthreact-testing-libraryharmonytostringtagFloat32ArraykeystypesafereduceUnderscoreArray.prototype.findLastIndex0fromcurlArray.prototype.includescolourwatchingECMAScript 3ECMAScript 2020artautoprefixeres7CSSformrmdirshellramdareact-hooksObject.definePropertyruntimeutilhttpssidepyyamlobjectstreams2callboundInt16ArrayfindoptimistfindupcoerciblemrusanitizemimetypesphoneAsyncIteratorchinesebluebirdcoreless.jsarrayeventEmitterwordwrapstylesheettranspilerboundes-shimsthroatES2020call-bindsigtermbatchyupJSON-Schemaprotocol-buffersloggeres2016querystring__proto__Uint8ClampedArrayqueryfixed-widthpreserve-symlinksargvhasanimationcommanderprefixprototypekeyenvironmentObject.entriesconsolegroupByfast-deep-cloneratelimitdirwrapwalkinga11yperformantsameValueZerojson-schemaloggingcodescjkastflatECMAScript 2018ECMAScript 2023tacitbuffersfetchredux-toolkittapInt32Arraylazyarktype

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