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
TypeBox is tested against the official JSON Schema [test suite](https://github.com/json-schema-org/JSON-Schema-Test-Suite). The following table shows TypeBox specification coverage across drafts 3 to the v1 candidate.
230
+
TypeBox tests against the official JSON Schema [test suite](https://github.com/json-schema-org/JSON-Schema-Test-Suite). The following table shows specification coverage across drafts 3 to the v1 candidate.
231
231
232
232
| Spec | 3 | 4 | 6 | 7 | 2019-09 | 2020-12 | v1 |
233
233
|:-----|:--|:--|:--|:--|:--|:--|:--|
@@ -280,7 +280,7 @@ TypeBox is tested against the official JSON Schema [test suite](https://github.c
280
280
281
281
### Performance
282
282
283
-
TypeBox is tuned for high performance. The following is compilation throughput for various JSON Schema structures using AJV8 as the baseline.
283
+
The following is compilation throughput for various JSON Schema structures using AJV8 as the baseline.
0 commit comments