An open API service for producing an overview of a list of open source projects.

json-schema: https://github.com/PnX-SI/jsonschema_validator

ajv json json-schema json-schema-validator

Score: -Infinity

Last synced: 4 minutes ago
JSON representation

Repository metadata:

This Action allows to validate JSON using multiple local schemas with ajv


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 38
Total Committers: 3
Avg Commits per committer: 12.667
Development Distribution Score (DDS): 0.316

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
dependabot[bot] 4****] 26
IdrissaD i****a@h****r 11
Amandine a****l@g****m 1

Issue and Pull Request metadata

Last synced: 2 months ago

Total issues: 0
Total pull requests: 44
Average time to close issues: N/A
Average time to close pull requests: 15 days
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.3
Merged pull request: 26
Bot issues: 0
Bot pull requests: 44

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/PnX-SI/jsonschema_validator

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (44)

Top Issue Labels

Top Pull Request Labels

  • dependencies (44)
  • javascript (34)
  • github_actions (10)

Package metadata

github actions: PnX-SI/jsonschema_validator

Validate data with a schema and his referenced schemas

  • Homepage:
  • Licenses: mit
  • Latest release: v1.0.0 (published over 4 years ago)
  • Last Synced: 2026-01-08T21:50:18.712Z (28 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 0.0%
    • Forks count: 23.738%
    • Average: 28.996%
    • Dependent repos count: 42.859%
    • Stargazers count: 49.387%

Dependencies

package-lock.json npm
  • @actions/core 1.9.0
  • @actions/github 5.0.3
  • @actions/http-client 2.0.1
  • @octokit/auth-token 2.5.0
  • @octokit/core 3.6.0
  • @octokit/endpoint 6.0.12
  • @octokit/graphql 4.8.0
  • @octokit/openapi-types 11.2.0
  • @octokit/plugin-paginate-rest 2.17.0
  • @octokit/plugin-rest-endpoint-methods 5.13.0
  • @octokit/request 5.6.3
  • @octokit/request-error 2.1.0
  • @octokit/types 6.34.0
  • @vercel/ncc 0.34.0
  • ajv 8.11.0
  • ajv-formats 2.1.1
  • before-after-hook 2.2.2
  • deprecation 2.3.1
  • fast-deep-equal 3.1.3
  • is-plain-object 5.0.0
  • json-schema-traverse 1.0.0
  • node-fetch 2.6.7
  • once 1.4.0
  • punycode 2.1.1
  • require-from-string 2.0.2
  • tr46 0.0.3
  • tunnel 0.0.6
  • universal-user-agent 6.0.0
  • uri-js 4.4.1
  • webidl-conversions 3.0.1
  • whatwg-url 5.0.0
  • wrappy 1.0.2
package.json npm
  • @actions/core ^1.9.0
  • @actions/github ^5.0.3
  • @vercel/ncc ^0.34.0
  • ajv ^8.11.0
  • ajv-formats ^2.1.1
.github/workflows/node.js.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3.2.0 composite
action.yml actions
  • dist/index.js node12 javascript