Skip to content

ManuUseGitHub/bystr-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

28 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ByStr~Sort Build Status npm version

Getting started ๐Ÿš€

Find the whole procedure on NPM - bystr-sort

Demo

This repository is shiped with a demo. You can access it via the repo directory. demo.js : the executable file;demo.json: the data for both tests and demo.

Pushing further

In order to make changes to the core mechanism, you can edit the typescript file within dev directory. to auto compile it, run

$ npm run watchIndex

Release notes

  • ^1.1.0 ascii diacritics fix. Now diacritics from the ascii table will not interfer with the sorting order when you compare strings.

    โš ๏ธ : It doesn't include unicode diacritics

About

Does sort your arrays of T object following a verbose sortString ๐Ÿ™‚ .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published