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: about 1 month ago
JSON representation
🗄️ Group and sort imports by module, specifically `at-ember`-scoped modules
- Host: GitHub
- URL: https://github.com/stormwarning/import-sort-style-ember
- Owner: stormwarning
- Created: 2018-02-13T23:01:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-20T05:01:26.000Z (over 8 years ago)
- Last Synced: 2025-10-25T04:29:02.391Z (7 months ago)
- Topics: emberjs, import-sort-style
- Language: TypeScript
- Homepage:
- Size: 143 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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