Skip to content

christianvuerings/natural-sort-js

Repository files navigation

Natural Sort JS

Gem Version Build Status Dependency Status

Original natural sort can be found at http://www.overset.com/2008/09/01/javascript-natural-sort-algorithm/

Getting Started

Add the gem to your application Gemfile:

gem 'natural-sort-js'

Specifying versions

  • By default, this gem will include the latest stable version of natural sort JS with //require natural-sort-js in your application.<js/coffee> file.
  • You can also force specific versions to be loaded with //require <VERSION>/natural-sort-js, assuming the source files exist somewhere in the gem.

About

Naturalsort.js as a gem

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published