An open API service indexing awesome lists of open source software.

https://github.com/omermecitoglu/es-import-sorter

a VS Code Extension. Sorts automatically es style module imports in javascript files (js, jsx, ts, tsx)
https://github.com/omermecitoglu/es-import-sorter

Last synced: 4 months ago
JSON representation

a VS Code Extension. Sorts automatically es style module imports in javascript files (js, jsx, ts, tsx)

Awesome Lists containing this project

README

          

# Ecmascript Import Sorter

VS Code Extension. Sorts automatically es style module imports in javascript files (js, jsx, ts, tsx)

## Features

* Sorts automatically when saving the file.
* Sorts the names in curly brackets.

## Extension Settings

soon...

## Known Issues

* none yet

## Release Notes

### 0.0.1

Initial release