diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..d852b64 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "Omkar0114", + "name": "Omkar kulkarni", + "avatar_url": "https://avatars.githubusercontent.com/u/88308267?v=4", + "profile": "http://omkark.bio.link", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "angular-async-local-storage", + "projectOwner": "ngx-builders", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index d451b7e..cdd2512 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Async local storage for Angular + +[](#contributors-) + Efficient client-side storage module for Angular: - **simplicity**: simple API like native `localStorage`, @@ -223,3 +226,23 @@ see the [interoperability documentation](https://github.com/ngx-builders/angular ## License MIT + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
Omkar kulkarni 💻 |
+