Fork me on GitHub

javascript-natural-sort by overset

A fast and lightweight function to be used in conjunction with the Array.sort() using the browser's default bubble sort. This will properly sort padded numbers, numbers preceding text, dates, floats, etc.

License

MIT

Authors

Jim Palmer (jimpalmer@gmail.com)

Contact

Jim Palmer (jimpalmer@gmail.com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/overset/javascript-natural-sort

"