66[ ![ Typed Codebase] [ typescript ]] ( ./src/index.ts )
77![ MIT License] [ license ]
88[ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
9+ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
10+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors- )
11+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
912
1013<br />
1114
1922 - [ Table of Contents] ( #table-of-contents )
2023 - [ Usage] ( #usage )
2124 - [ Setup] ( #setup )
25+ - [ Demo] ( #demo )
2226 - [ Versioning] ( #versioning )
2327 - [ License] ( #license )
2428 - [ Contributors] ( #contributors )
@@ -119,6 +123,14 @@ If you would like to customise the setup you can add the `importSort` field to y
119123
120124<br />
121125
126+ ## Demo
127+
128+ The following animated flow shows what it's like when this is setup with prettier in your editor.
129+
130+ ![ Demo Screen flow] ( https://raw.githubusercontent.com/ifiokjr/import-sort-style-custom/master/assets/demo.gif ' Demonstration with prettier ')
131+
132+ <br />
133+
122134## Versioning
123135
124136This project uses [ SemVer] ( http://semver.org/ ) for versioning. For the versions available, see the
@@ -136,7 +148,16 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
136148## Contributors
137149
138150<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
151+ <!-- prettier-ignore-start -->
152+ <!-- markdownlint-disable -->
153+ <table >
154+ <tr >
155+ <td align="center"><a href="https://ifiokjr.com"><img src="https://avatars2.githubusercontent.com/u/1160934?v=4" width="100px;" alt=""/><br /><sub><b>Ifiok Jr.</b></sub></a><br /><a href="https://github.com/ifiokjr/prettier-plugin-sorted/commits?author=ifiokjr" title="Code">💻</a></td>
156+ </tr >
157+ </table >
139158
159+ <!-- markdownlint-enable -->
160+ <!-- prettier-ignore-end -->
140161<!-- ALL-CONTRIBUTORS-LIST:END -->
141162
142163<!-- markdownlint-enable -->
0 commit comments