diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..7018db0a --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "Jefiozie", + "name": "Jeffrey Bosch", + "avatar_url": "https://avatars.githubusercontent.com/u/17835373?v=4", + "profile": "https://jefiozie.github.io", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "angular-split", + "projectOwner": "angular-split" +} diff --git a/README.md b/README.md index f4939314..b3f14947 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # angular-split [](https://www.npmjs.com/package/angular-split) [](https://www.npmjs.com/package/angular-split) [](https://discord.gg/Qm9MPCg) + +[](#contributors-) + Angular UI library to split views and allow dragging to resize areas using CSS flexbox layout. @@ -16,3 +19,25 @@ Documentation and examples: ### License Apache 2.0 + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
Jeffrey Bosch 💻 |
+