Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stormwarning/import-sort-style-ember

🗄️ Group and sort imports by module, specifically `at-ember`-scoped modules
https://github.com/stormwarning/import-sort-style-ember

emberjs import-sort-style

Last synced: 13 days ago
JSON representation

🗄️ Group and sort imports by module, specifically `at-ember`-scoped modules

Awesome Lists containing this project

README

        

# import-sort-style-ember

[![npm version][npm-img]][npm-url]
[![npm downloads][npm-dls]][npm-url]

A style for [import-sort][] that groups and sorts by module, grouping
`@ember`-scoped modules before other third-party packages.

[npm-url]: https://www.npmjs.com/package/import-sort-style-ember

[npm-img]: https://img.shields.io/npm/v/import-sort-style-ember.svg?style=flat-square

[npm-dls]: https://img.shields.io/npm/dt/import-sort-style-ember.svg?style=flat-square

[import-sort]: https://github.com/renke/import-sort