Skip to content

Commit 28156ca

Browse files
committed
Move all @hyperjump entries to the same location for easy maintenance
1 parent ac9690d commit 28156ca

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

data/tooling-data.yaml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,23 @@
448448
toolingListingNotes: 'Built for Node.js and browsers. Includes support for custom vocabularies.'
449449
lastUpdated: '2024-09-04'
450450

451+
- name: json-schema.hyperjump.io
452+
description: 'Validate JSON Schema documents online using @hyperjump/json-schema'
453+
toolingTypes: ['validator']
454+
environments: ['Web (Online)']
455+
dependsOnValidators: ['https://github.com/hyperjump-io/json-schema']
456+
maintainers:
457+
- name: 'Jason Desrosiers'
458+
username: 'jdesrosiers'
459+
platform: 'github'
460+
license: 'MIT'
461+
source: 'https://github.com/hyperjump-io/json-schema.hyperjump.io'
462+
homepage: 'https://json-schema.hyperjump.io'
463+
supportedDialects:
464+
draft: ['4', '6', '7', '2019-09', '2020-12']
465+
toolingListingNotes: 'Supports multiple schemas and multiple instances; client-side validation'
466+
lastUpdated: '2022-08-31'
467+
451468
- name: '@hyperjump/json-schema-coverage'
452469
description: >
453470
Generate test coverage reports for the JSON Schemas in your codebase.
@@ -890,23 +907,6 @@
890907
draft: ['4', '6', '7']
891908
lastUpdated: '2022-08-31'
892909

893-
- name: json-schema.hyperjump.io
894-
description: 'Validate JSON Schema documents online using @hyperjump/json-schema'
895-
toolingTypes: ['validator']
896-
environments: ['Web (Online)']
897-
dependsOnValidators: ['https://github.com/hyperjump-io/json-schema']
898-
maintainers:
899-
- name: 'Jason Desrosiers'
900-
username: 'jdesrosiers'
901-
platform: 'github'
902-
license: 'MIT'
903-
source: 'https://github.com/hyperjump-io/json-schema.hyperjump.io'
904-
homepage: 'https://json-schema.hyperjump.io'
905-
supportedDialects:
906-
draft: ['4', '6', '7', '2019-09', '2020-12']
907-
toolingListingNotes: 'Supports multiple schemas and multiple instances; client-side validation'
908-
lastUpdated: '2022-08-31'
909-
910910
- name: json-everything
911911
description: 'System.Text.Json-based support for all of your JSON needs.'
912912
toolingTypes: ['validator']

0 commit comments

Comments
 (0)