/atom-lines

An Atom package that add extra operations to lines: Sort, Reverse, Unique, Shuffle

Primary LanguageCoffeeScriptMIT LicenseMIT

Lines Package Build Status

An Atom package add extra operations to lines:

  • Sort (case sensitive or not)
  • Reverse
  • Unique
  • Shuffle

This package was forked and modified from sort-lines.