We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f729ae8 commit be3de0aCopy full SHA for be3de0a
readme.md
@@ -58,6 +58,14 @@ const result = await validate(data, definition);
58
console.log(result);
59
```
60
61
+## 🤝 Contributors
62
+
63
+<a href="https://github.com/axe-api/validator/graphs/contributors">
64
+ <img src="https://contrib.rocks/image?repo=axe-api/validator" />
65
+</a>
66
67
+Made with [contrib.rocks](https://contrib.rocks).
68
69
## ⚖️ License
70
71
[MIT License](LICENSE)
0 commit comments