You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have developed Ajv for 5 years in my free time, but it is not sustainable. I'd appreciate if you consider supporting its further development with donations:
20
-
-[GitHub sponsors page](https://github.com/sponsors/epoberezkin) (GitHub will match it)
21
-
-[Ajv Open Collective️](https://opencollective.com/ajv)
19
+
Ajv has been awarded a grant from Mozilla’s [Open Source Support (MOSS) program](https://www.mozilla.org/en-US/moss/) in the “Foundational Technology” track! It will sponsor the development of Ajv support of [JSON Schema version 2019-09](https://tools.ietf.org/html/draft-handrews-json-schema-02) and of [JSON Type Definition](https://tools.ietf.org/html/draft-ucarion-json-type-definition-04).
20
+
21
+
Ajv also joined [OpenJS Foundation](https://openjsf.org/) – having this support will help ensure the longevity and stability of Ajv for all its users.
22
+
23
+
This [blog post](https://www.poberezkin.com/posts/2020-08-14-ajv-json-validator-mozilla-open-source-grant-openjs-foundation.html) has more details.
22
24
23
-
There are many small and large improvements that are long due, including the support of the next versions of JSON Schema specification, improving website and documentation, and making Ajv more modular and maintainable to address its limitations - what Ajv needs to evolve is much more than what I can contribute in my free time.
25
+
I am looking for the long term maintainers of Ajv – working with [ReadySet](https://www.thereadyset.co/), also sponsored by Mozilla, to establish clear guidelines for the role of a "maintainer" and the contribution standards, and to encourage a wider, more inclusive, contribution from the community.
24
26
25
-
I would also really appreciate any advice you could give on how to raise funds for Ajv development - whether some suitable open-source fund I could apply to or some sponsor I should approach.
26
27
27
-
Since 2015 Ajv has become widely used, thanks to your help and contributions:
-**7,000** github stars, from GitHub users [all over the world](https://www.google.com/maps/d/u/0/viewer?mid=1MGRV8ciFUGIbO1l0EKFWNJGYE7iSkDxP&ll=-3.81666561775622e-14%2C4.821737100000007&z=2) ⭐️
32
-
-**5,000,000** dependent repositories on GitHub 🚀
33
-
-**120,000,000** npm downloads per month! 💯
30
+
Since I asked to support Ajv development 40 people and 6 organizations contributed via GitHub and OpenCollective - this support helped receiving the MOSS grant!
34
31
35
-
I believe it would benefit all Ajv users to help put together the fund that will be used for its further development - it would allow to bring some additional maintainers to the project.
32
+
Your continuing support is very important - the funds will be used to develop and maintain Ajv once the next major version is released.
36
33
37
-
Thank you
34
+
Please sponsor Ajv via:
35
+
-[GitHub sponsors page](https://github.com/sponsors/epoberezkin) (GitHub will match it)
36
+
-[Ajv Open Collective️](https://opencollective.com/ajv)
37
+
38
+
Thank you.
38
39
39
40
40
41
#### Open Collective sponsors
@@ -156,8 +157,6 @@ Performance of different validators by [json-schema-benchmark](https://github.co
156
157
-[$data reference](#data-reference) to use values from the validated data as values for the schema keywords
157
158
-[asynchronous validation](#asynchronous-validation) of custom formats and keywords
158
159
159
-
Currently Ajv is the only validator that passes all the tests from [JSON Schema Test Suite](https://github.com/json-schema/JSON-Schema-Test-Suite) (according to [json-schema-benchmark](https://github.com/ebdrup/json-schema-benchmark), apart from the test that requires that `1.0` is not an integer that is impossible to satisfy in JavaScript).
0 commit comments