Registry / utility / naturally

naturally

JSON →
library2.3.0rbrubygemsunverified

Natural sorting with support for legal numbering, course numbers, and other number/letter mixes.

gem install naturally
INSTALL
IMPORT
SIG · NATURALLY
N
naturally
utilityrubyv2.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Naturally
require 'naturally'

Sort strings naturally

require 'naturally' sorted = Naturally.sort(['a1', 'a10', 'a2']) # => ['a1', 'a2', 'a10']
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
naturally — gem install naturally · libregistry