Browse Source

init All Contributors

codecalm 2 years ago
parent
commit
a59774be53
4 changed files with 715 additions and 851 deletions
  1. 16 0
      .all-contributorsrc
  2. 16 0
      README.md
  3. 682 851
      package-lock.json
  4. 1 0
      package.json

+ 16 - 0
.all-contributorsrc

@@ -0,0 +1,16 @@
+{
+	"projectName": "tabler",
+	"projectOwner": "tabler",
+	"repoType": "github",
+	"repoHost": "https://github.com",
+	"files": [
+		"README.md"
+	],
+	"imageSize": 100,
+	"commit": true,
+	"commitConvention": "angular",
+	"contributors": [],
+	"contributorsPerLine": 7,
+	"linkToUsage": false,
+	"skipCi": true
+}

+ 16 - 0
README.md

@@ -1,4 +1,7 @@
 <p align="center">
 <p align="center">
+<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
+[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-)
+<!-- ALL-CONTRIBUTORS-BADGE:END -->
 <a href="https://github.com/tabler/tabler"><img src="https://raw.githubusercontent.com/tabler/tabler/dev/src/static/logo.svg" alt="A premium and open source dashboard template with a responsive and high-quality UI." width="300"></a><br><br>
 <a href="https://github.com/tabler/tabler"><img src="https://raw.githubusercontent.com/tabler/tabler/dev/src/static/logo.svg" alt="A premium and open source dashboard template with a responsive and high-quality UI." width="300"></a><br><br>
 A premium and open source dashboard template with a responsive and high-quality UI.
 A premium and open source dashboard template with a responsive and high-quality UI.
 </p>
 </p>
@@ -202,3 +205,16 @@ Thanks to [Chromatic](https://www.chromatic.com/) for providing the visual testi
 ## License
 ## License
 
 
 See the [LICENSE](https://github.com/tabler/tabler/blob/master/LICENSE) file.
 See the [LICENSE](https://github.com/tabler/tabler/blob/master/LICENSE) file.
+
+## Contributors ✨
+
+Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
+
+<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
+<!-- prettier-ignore-start -->
+<!-- markdownlint-disable -->
+<!-- markdownlint-restore -->
+<!-- prettier-ignore-end -->
+<!-- ALL-CONTRIBUTORS-LIST:END -->
+
+This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

File diff suppressed because it is too large
+ 682 - 851
package-lock.json


+ 1 - 0
package.json

@@ -136,6 +136,7 @@
     "@rollup/pluginutils": "^5.0.2",
     "@rollup/pluginutils": "^5.0.2",
     "@rollup/stream": "^2.0.0",
     "@rollup/stream": "^2.0.0",
     "@tabler/icons": "^2.17.0",
     "@tabler/icons": "^2.17.0",
+    "all-contributors-cli": "^6.25.0",
     "apexcharts": "^3.40.0",
     "apexcharts": "^3.40.0",
     "autoprefixer": "^10.4.14",
     "autoprefixer": "^10.4.14",
     "autosize": "^6.0.1",
     "autosize": "^6.0.1",

Some files were not shown because too many files changed in this diff