Crate jisort

source ·
Expand description

This crate provides utilities to sort Javascript & Typescript imports.

Its main form of usage is a binary.

You can also use it as a library to build on top of it.

Features

FeatureDescription
arghEnabled by default. Enable command line argument parsing with argh.

Modules

  • This module is the main part of the crate.
  • This module groups error related data.
  • Holds file related data.
  • Includes common types that you’ll mostly need while building an application.

Structs

  • A JavaScript / Typescript import sorter specifically built for JVS.

Functions

  • Run the import sorter.