Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ajv-validator/ajv
The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)
https://github.com/ajv-validator/ajv
npm beta version
195bb51da8f6b3fd4147ccd7faad1a7070acb41f authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
195bb51da8f6b3fd4147ccd7faad1a7070acb41f authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
remove link from nav
b68d44f70006f4c7fe1c499dc37c2714c8412e5c authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
b68d44f70006f4c7fe1c499dc37c2714c8412e5c authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
strict: true enables strictTypes, strictTuples and strictRequired, closes #1392
e592bf22e4ec4ce284c4eaf4e202cd9f1de5b32b authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
e592bf22e4ec4ce284c4eaf4e202cd9f1de5b32b authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
refactor: circular dependencies, closes #1399
da0fb71f07851c85900ebd41730c46bb91ef7b1a authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
da0fb71f07851c85900ebd41730c46bb91ef7b1a authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
simplify with IsRecord
18f664681a4b349d866c8aa732f5b02a497c5c43 authored almost 4 years ago by Erik Brinkman <[email protected]>
18f664681a4b349d866c8aa732f5b02a497c5c43 authored almost 4 years ago by Erik Brinkman <[email protected]>
ajv exports, #1381
064c1c0c86136a5d0ae26b2238e4ee7d20c9fef9 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
064c1c0c86136a5d0ae26b2238e4ee7d20c9fef9 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
move all functions used in compiled validation functions to runtime folder (it still depends on _ and _Code)
d44184f248f7a4ddc6ae66560664f2a38a35f4b8 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
d44184f248f7a4ddc6ae66560664f2a38a35f4b8 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
support require without .default and import from mjs, closes #1381
b0c53990fa71408182392530b6b2e2affe8ec2fc authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
b0c53990fa71408182392530b6b2e2affe8ec2fc authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'master' into v8
0fc85a335d6272ebb1dc884417348a9c86c72686 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
0fc85a335d6272ebb1dc884417348a9c86c72686 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
$recursiveRef: only skip tests $recursiveRef with no $recursiveAnchor in the initial target schema resource
6ba56e54097d5b6a42cc938685d51ae6b952cb18 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
6ba56e54097d5b6a42cc938685d51ae6b952cb18 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
upgrade jimp v0.16.1
59516664c8ddbd9ee55a6c8a2a00a51c2f653abd authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
59516664c8ddbd9ee55a6c8a2a00a51c2f653abd authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
pull out StringKeywords and NumberKeywords
e98762a290d1e80ef793d5baeaed0bc65bdd0b9d authored almost 4 years ago by Erik Brinkman <[email protected]>
e98762a290d1e80ef793d5baeaed0bc65bdd0b9d authored almost 4 years ago by Erik Brinkman <[email protected]>
upgrade ajv-formats v2.0.0-beta.0
82620bb4e276c65d6c2d62e9d5c3d4791a773b31 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
82620bb4e276c65d6c2d62e9d5c3d4791a773b31 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
Fix link for assigning defaults
Fixes the assigning defaults link, from an anchor tag to the modifying data during validation page
40a175acc3d2bc41c6da1eb214d9a7f53eee5884 authored almost 4 years ago by Carl B <[email protected]>
Add support for primitve unions and docs
4704dcb8bab6a4a9d3032a61a8106a3990ab9168 authored almost 4 years ago by Erik Brinkman <[email protected]>
4704dcb8bab6a4a9d3032a61a8106a3990ab9168 authored almost 4 years ago by Erik Brinkman <[email protected]>
add rudimentary union support to JSONSchemaType
fixes #1302
0c9bddc2e8768999730e3aeefa0a63f6bbab3974 authored almost 4 years ago by Erik Brinkman <[email protected]>
update JSON-Schema-Test-Suite
663ee005e2fdf1065476f1238e8e8ed8d9035b8c authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
663ee005e2fdf1065476f1238e8e8ed8d9035b8c authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
simplify some of the JTDSchema
This is done by better labeling types, and exclusively deciding, ranther
than forming types as u...
CODEOWNERS file
13c97c3ddba12e2a096d40bac6205aa3aeea8bdc authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
13c97c3ddba12e2a096d40bac6205aa3aeea8bdc authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
Merge pull request #1482 from ajv-validator/docs-home
docs: add contributors; rework home (in progress)
f7dc112b3fd40696853b6d5052f6c967be6d5d74 authored almost 4 years ago by Efim Poberezkin <[email protected]>
website: authorize github api requiest to get contributors
0d55baf2f5c1774bcb47f99afed331538bb977d4 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
0d55baf2f5c1774bcb47f99afed331538bb977d4 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
fix tab
f44d0188963f9b49c08a5d5a3e38e032a811e599 authored almost 4 years ago by Efim Poberezkin <[email protected]>
f44d0188963f9b49c08a5d5a3e38e032a811e599 authored almost 4 years ago by Efim Poberezkin <[email protected]>
move contributors assets closer to component
1a541589771063dad751a911c1998413c809c11d authored almost 4 years ago by Efim Poberezkin <[email protected]>
1a541589771063dad751a911c1998413c809c11d authored almost 4 years ago by Efim Poberezkin <[email protected]>
move contributors assets to .vuepress/public
4ff927d94c85dd1bd3dd3edef97457c16dc24107 authored almost 4 years ago by Efim Poberezkin <[email protected]>
4ff927d94c85dd1bd3dd3edef97457c16dc24107 authored almost 4 years ago by Efim Poberezkin <[email protected]>
fix style
83795962c1e72041e083825a002993011bbd3e20 authored almost 4 years ago by Efim Poberezkin <[email protected]>
83795962c1e72041e083825a002993011bbd3e20 authored almost 4 years ago by Efim Poberezkin <[email protected]>
8.0.0-beta.0
51cbcc2ba07f2d61c47a7a2191913325c8c4a318 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
51cbcc2ba07f2d61c47a7a2191913325c8c4a318 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
replace "should" with "must" in error messages; remove property name from propertyName error
a6377ce04c4d413a0e0a8f49359dd3ae9420eb39 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
a6377ce04c4d413a0e0a8f49359dd3ae9420eb39 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
simplify JTD errors
e60b3b344a71a387b134d5cd236c8fd01c417ee8 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
e60b3b344a71a387b134d5cd236c8fd01c417ee8 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
remove dotenv dependency
0418f5602123e8530bf69fde48b1ad22caa4c7f0 authored almost 4 years ago by Efim Poberezkin <[email protected]>
0418f5602123e8530bf69fde48b1ad22caa4c7f0 authored almost 4 years ago by Efim Poberezkin <[email protected]>
give credit to svelte for the get-contributors script
7911dc2f1925c2570a2e0032774cfca530b95f24 authored almost 4 years ago by Efim Poberezkin <[email protected]>
7911dc2f1925c2570a2e0032774cfca530b95f24 authored almost 4 years ago by Efim Poberezkin <[email protected]>
add contributors to README
336684de82cbced1b133b9a1ee8ddbdc1b2331ff authored almost 4 years ago by Efim Poberezkin <[email protected]>
336684de82cbced1b133b9a1ee8ddbdc1b2331ff authored almost 4 years ago by Efim Poberezkin <[email protected]>
add contributors html
7404d218644acbe24a47d05bc51d422c83d622f2 authored almost 4 years ago by Efim Poberezkin <[email protected]>
7404d218644acbe24a47d05bc51d422c83d622f2 authored almost 4 years ago by Efim Poberezkin <[email protected]>
filter out bots from contributors list
552c606ceeb78dd42665411932ebc9a30db3f614 authored almost 4 years ago by Efim Poberezkin <[email protected]>
552c606ceeb78dd42665411932ebc9a30db3f614 authored almost 4 years ago by Efim Poberezkin <[email protected]>
make JTD error object a tagged union
07462ca566a877bd7490ca7ecb795d6309972270 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
07462ca566a877bd7490ca7ecb795d6309972270 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
remove strictJtdErrors option
ef70d17e55ff24c22070b4c3b52fc3bda18fa1c0 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
ef70d17e55ff24c22070b4c3b52fc3bda18fa1c0 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
option strictJtdErrors, remove option ajvErrors, refactor errors
6e6eeb6d052252f19bb0c72904d3ea496ed6391d authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
6e6eeb6d052252f19bb0c72904d3ea496ed6391d authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
ajv error object: rename dataPath -> instancePath (consistent with JTD)
242631a8fb5c8b3d196d79333c8956c0ab5675ea authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
242631a8fb5c8b3d196d79333c8956c0ab5675ea authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
JTD errors: message and params
e3f729b7740ffc88687dbb29ac5fbe07fd57b549 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
e3f729b7740ffc88687dbb29ac5fbe07fd57b549 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
[WIP] contributors
dafba40cad2f349b2a560200efcb2c84a980001f authored almost 4 years ago by Efim Poberezkin <[email protected]>
dafba40cad2f349b2a560200efcb2c84a980001f authored almost 4 years ago by Efim Poberezkin <[email protected]>
JTD: make error paths consisten for jtd- and ajv- style errors
02a1d833de71ec4a50e2266cc0a6d27442f15dd9 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
02a1d833de71ec4a50e2266cc0a6d27442f15dd9 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
docs: remove JTD errors warning
9ac525a45a520bb3eb5e03cd8443e2bedcdb3061 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
9ac525a45a520bb3eb5e03cd8443e2bedcdb3061 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
fix JTD errors schema path for ref via definitions / function call
297d6f46b364f4fc288ce7cc5e392a94fab29823 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
297d6f46b364f4fc288ce7cc5e392a94fab29823 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
improve JTD errors to be consistent with the spec (TODO ref)
4661a923a06bc408b37b54a46424a6af21d2ed3d authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
4661a923a06bc408b37b54a46424a6af21d2ed3d authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
adjust feature rectangles
d01b45dc85f0b005d0146de07a3d0465d213aac5 authored almost 4 years ago by Efim Poberezkin <[email protected]>
d01b45dc85f0b005d0146de07a3d0465d213aac5 authored almost 4 years ago by Efim Poberezkin <[email protected]>
add New home to nav bar
128e6081ca57bd4a5c7f86b88db067153e651a3c authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
128e6081ca57bd4a5c7f86b88db067153e651a3c authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
docs: add RecFeatures component
6c61fce38ef93964497c8ebd7206b71608b773c6 authored almost 4 years ago by Efim Poberezkin <[email protected]>
6c61fce38ef93964497c8ebd7206b71608b773c6 authored almost 4 years ago by Efim Poberezkin <[email protected]>
prepare-site script
578f517b6e98c361c5fd167bb698561a30056d01 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
578f517b6e98c361c5fd167bb698561a30056d01 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
Merge pull request #1478 from byr-gdp/fix-readme-link
docs(readme): correct link
b76494328e8e893c62c34de8d4b4941383170b25 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
docs(readme): correct link
75f8494f4f7f0bfd6c4fe7a931d6199cad173ab0 authored almost 4 years ago by byr-gdp <[email protected]>
75f8494f4f7f0bfd6c4fe7a931d6199cad173ab0 authored almost 4 years ago by byr-gdp <[email protected]>
build(deps): bump github action dependencies
5da0b0dfb0c29e7e203e48f092e671d174f9ba27 authored almost 4 years ago by Frazer Smith <[email protected]>
5da0b0dfb0c29e7e203e48f092e671d174f9ba27 authored almost 4 years ago by Frazer Smith <[email protected]>
docs: tip/warning headings
1985d853750c99c537f5dafcc7837c83f08cf09c authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
1985d853750c99c537f5dafcc7837c83f08cf09c authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
docs: warning re parser from JTD discriminator schema
08669efe593225066b985cae3ca877ed27ca0c8a authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
08669efe593225066b985cae3ca877ed27ca0c8a authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
update readme
3a3c7e13d7e51092c2892039025febe9c19c0b9b authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
3a3c7e13d7e51092c2892039025febe9c19c0b9b authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
deploy site to gh-pages root
b4aafcaf0d8d8ef8d3032475fca6bf7371fa71d6 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
b4aafcaf0d8d8ef8d3032475fca6bf7371fa71d6 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
7.2.1
dd0eab50fd718249e3c7a0f5e7ed3227dff10e33 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
dd0eab50fd718249e3c7a0f5e7ed3227dff10e33 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
docs: hide outbound link icon from links with images
813672558155c810cccf5ef61065690b8bc592e3 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
813672558155c810cccf5ef61065690b8bc592e3 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
fix: JSON parsers
8e07f307e95261ceb6fa427ee4d10a98b136d08d authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
8e07f307e95261ceb6fa427ee4d10a98b136d08d authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
JSON parse tests from nst/JSONTestSuite
6cd8eb8624333642a33a64b907b864ec9cfe78dc authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
6cd8eb8624333642a33a64b907b864ec9cfe78dc authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
site: collapsible sidebar
0249f0fc9b62b76172ab324d8a27d58ef91b0201 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
0249f0fc9b62b76172ab324d8a27d58ef91b0201 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
7.2.0
9823d1d588762e10a05d5260c83a057eb11be3d8 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
9823d1d588762e10a05d5260c83a057eb11be3d8 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
fix type inference for JTDSchemaType in compileParser/Serializer
db553ad00d8046ffc75b821c12a3e3ab5cea38d0 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
db553ad00d8046ffc75b821c12a3e3ab5cea38d0 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
docs: add code block header
23293bea73df2eb5add6cf384cc06785e69cae2d authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
23293bea73df2eb5add6cf384cc06785e69cae2d authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
docs: JSONDataType
848d3f236a4792feee440733ab5948094acb3b7d authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
848d3f236a4792feee440733ab5948094acb3b7d authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
fix indentation in code samples, turn off prettier for md files
0aa047bad652129ff39df2a403387988cf60e636 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
0aa047bad652129ff39df2a403387988cf60e636 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
Merge pull request #1458 from erikbrinkman/jtd-data
[RFC] JTDDataType
22aa6833a09277df85966aa7e4c176546521d18d authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'master' into jtd-data
d5b4aa7d62334385cb3105f90494c449cb623a59 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
d5b4aa7d62334385cb3105f90494c449cb623a59 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
Merge pull request #1475 from erikbrinkman/infer
fix inference for JTDSchemaType
937643ea98362c1d03e95e28b81f1098388e3c1f authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'master' into infer
bbf7a51c8712478ec7afd38b10734b561b541d79 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
bbf7a51c8712478ec7afd38b10734b561b541d79 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
Merge pull request #1456 from erikbrinkman/null
JTDSchemaType null fixes
80d09b3431ed34e44691e3018d14d0e8a4fdf5d5 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'master' into null
3bb60be7b628fce00ab992110bab987ee9b5f49c authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
3bb60be7b628fce00ab992110bab987ee9b5f49c authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
readme: fix layout
67b57cab7297c724a69a9161e5b88b26738b51d2 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
67b57cab7297c724a69a9161e5b88b26738b51d2 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
Merge pull request #1477 from ajv-validator/vuepress
VuePress website
80b4c2cbb8d36eed62c779a78f2584150636ebfd authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
only build on master pushes
dc48cc16f0941145c10845855c0e6e1932dd75b7 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
dc48cc16f0941145c10845855c0e6e1932dd75b7 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
remove unused script
f87c4f0eccd1e9a0cb25126934ec474bfb22a456 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
f87c4f0eccd1e9a0cb25126934ec474bfb22a456 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
readme: use images from the website
50c7fde128c8d9486f679ad2d76c2a433e96dc93 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
50c7fde128c8d9486f679ad2d76c2a433e96dc93 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
site: fix images
39d04ae13294eccc3145a70f756172f1a9bc71ba authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
39d04ae13294eccc3145a70f756172f1a9bc71ba authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
site: debugging script
fff6917e21a6f159361c5bfb9bc5f6e6c809f3c0 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
fff6917e21a6f159361c5bfb9bc5f6e6c809f3c0 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
site: fix publish script
3ad1e08a2026fc6c10aa6f00da4e9eff46dc5d3e authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
3ad1e08a2026fc6c10aa6f00da4e9eff46dc5d3e authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
ci: publish site
d5f7f8cfaa272e30240eae18700893fc6e0e08a2 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
d5f7f8cfaa272e30240eae18700893fc6e0e08a2 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
update years
0e3caf2354899797bd882cfe21e73a578646fe1d authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
0e3caf2354899797bd882cfe21e73a578646fe1d authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
site: add github button, add links
593c0debcf43d1a4c96b7623032369a7aee1450a authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
593c0debcf43d1a4c96b7623032369a7aee1450a authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
site: replace links in copied files
9f5b0511008ea0e902a85d03694f32682a69c69c authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
9f5b0511008ea0e902a85d03694f32682a69c69c authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
site: README -> HOME
e8b71d820a9732f6557bce6f26fe987c4efa4c9a authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
e8b71d820a9732f6557bce6f26fe987c4efa4c9a authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
docs: rewrite Contributing, fix links
eca24a6a9534efc43f80b908058c28a47f76fddb authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
eca24a6a9534efc43f80b908058c28a47f76fddb authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
update CODE_OF_CONDUCT of CONTRIBUTING
4850ec6d62a576d30b0a46f38e6dc5b4a6df769b authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
4850ec6d62a576d30b0a46f38e6dc5b4a6df769b authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
update CONTRIBUTING.md
ddd79b65ae87d39bbe0dbd1d7235a78a2325be07 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
ddd79b65ae87d39bbe0dbd1d7235a78a2325be07 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
site/docs: remove duplications from readme
0aeb9b137eeae914cb1bbd91c63bbcfd32de8d11 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
0aeb9b137eeae914cb1bbd91c63bbcfd32de8d11 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
site: restructure validation.md and guide
0b1378654d703d9fa3e3a195f601e36db67f42e5 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
0b1378654d703d9fa3e3a195f601e36db67f42e5 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
site: improve guide
9dab628d4364cd1cb2af1ab7c3b7d71459f65d28 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
9dab628d4364cd1cb2af1ab7c3b7d71459f65d28 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
fix inference for JTDSchemaType
f3424d5384fa44b04a8a9e6cd155664c9baddaf3 authored almost 4 years ago by Erik Brinkman <[email protected]>
f3424d5384fa44b04a8a9e6cd155664c9baddaf3 authored almost 4 years ago by Erik Brinkman <[email protected]>
allow nullable: false for unknown
7347260f6fa977a96a6dfc5b9c3bf3ded122c294 authored almost 4 years ago by Erik Brinkman <[email protected]>
7347260f6fa977a96a6dfc5b9c3bf3ded122c294 authored almost 4 years ago by Erik Brinkman <[email protected]>
add `Record<string, unknown>` when additionalProperties
04137beac3bc75643ae573fcb74fde16fb113bfe authored almost 4 years ago by Erik Brinkman <[email protected]>
04137beac3bc75643ae573fcb74fde16fb113bfe authored almost 4 years ago by Erik Brinkman <[email protected]>
add tests to verify improper enum
New tests verify that incorrect types on an enum trigger a never type
14053edc9abdb6cd9841e58f3defcb3fd84e9135 authored almost 4 years ago by Erik Brinkman <[email protected]>
add JTDDataType type
73a8e7b8ac18b9d797987e1181496fea262ac6e1 authored almost 4 years ago by Erik Brinkman <[email protected]>
73a8e7b8ac18b9d797987e1181496fea262ac6e1 authored almost 4 years ago by Erik Brinkman <[email protected]>
fix null bug
a638a47624d05b8c56d1038867b85595e79ec7ab authored almost 4 years ago by Erik Brinkman <[email protected]>
a638a47624d05b8c56d1038867b85595e79ec7ab authored almost 4 years ago by Erik Brinkman <[email protected]>
vuepress site: guide
e493e0ff749b43450627683f4ac8457616886d1a authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
e493e0ff749b43450627683f4ac8457616886d1a authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
site: use local images
4f258ea18aecd85b14f2b876ede64668658cfe03 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
4f258ea18aecd85b14f2b876ede64668658cfe03 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
site: using custom blocks
3ac2f9f00bb4bc88f65919d91207a46a64ab833f authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
3ac2f9f00bb4bc88f65919d91207a46a64ab833f authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
site: generate tables of content in pages
c385312282234c6e213ab15df9a3a386ab330873 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
c385312282234c6e213ab15df9a3a386ab330873 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
vuepress site
ce2d2f07cdb0ba8232a43d9e35d814b14b7d0d67 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>
ce2d2f07cdb0ba8232a43d9e35d814b14b7d0d67 authored almost 4 years ago by Evgeny Poberezkin <[email protected]>