Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stormwarning/import-sort-style-ember
- Owner: stormwarning
- Created: 2018-02-13T23:01:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-20T05:01:26.000Z (over 6 years ago)
- Last Synced: 2024-10-26T14:11:32.953Z (21 days ago)
- Topics: emberjs, import-sort-style
- Language: TypeScript
- Homepage:
- Size: 143 KB
- Stars: 0
- Watchers: 2
- 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