javascript-natural-sort icon indicating copy to clipboard operation
javascript-natural-sort copied to clipboard

Natural-sort-component

Open javve opened this issue 11 years ago • 1 comments

Hi @overset! First I want to thank you for a really great sorting algorithm!

Then I want to notify you that I encapsulated it into a "Component": github.com/javve/natural-sort. Please tell me if you want me to credit you in some other way in the Readme :beers:

javve avatar Mar 15 '13 09:03 javve

@javve awesome - I've been wanting to add fixes to the original and validate against native localeCompare() if possible. If you are still seeing your component version being used it would be great to get incorporated here - send over a pullreq!

overset avatar Apr 22 '15 08:04 overset