Categories: None [Edit]

isort

https://rubygems.org/gems/isort
https://github.com/abhinvv1/isort
isort automatically sorts and organizes import statements in Ruby files. It groups imports into sections (stdlib, third-party, first-party, local), sorts alphabetically within each section, removes duplicates, and preserves comments. Supports require, require_relative, include, extend, autoload, and using statements. Features include: check mode for CI integration, diff preview, atomic mode with syntax validation, skip directives for fine-grained control, and recursive directory processing. Inspired by Python's isort.

Total

Ranking: 181,898 of 189,899
Downloads: 1,230

Daily

Ranking: 73,407 of 189,874
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,217,353,074bundler
81,246,802,264rake
29954,224,064rspec
49897,358,514optparse

Owners

#GravatarHandle
1iconpixelcaliber