Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Ajv
The fastest JSON Schema Validator. Supports draft-04/06/07/2019-09/2020-12
Collective -
Host: opensource -
https://opencollective.com/ajv
- Website: https://ajv.js.org/
- Code: https://github.com/ajv-validator/ajv
build(deps-dev): bump jimp from 0.16.13 to 0.22.4
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request almost 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request almost 2 years ago
build(deps-dev): bump jimp from 0.16.13 to 0.22.0
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request almost 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request almost 2 years ago
`satisfies` does not properly enforce enum on `SomeJTDSchemaType`
github.com/ajv-validator/ajv - sinderw opened this pull request almost 2 years ago
github.com/ajv-validator/ajv - sinderw opened this pull request almost 2 years ago
Typescript 4.9 `satisfies` does not properly enforce enum on `SomeJTDSchemaType`
github.com/ajv-validator/ajv - sinderw opened this issue almost 2 years ago
github.com/ajv-validator/ajv - sinderw opened this issue almost 2 years ago
This expression is not constructable, Type 'typeof import (filepath)has no construct signatures.
github.com/ajv-validator/ajv - Kripu77 opened this issue almost 2 years ago
github.com/ajv-validator/ajv - Kripu77 opened this issue almost 2 years ago
Custom format attributes should not fail validation
github.com/ajv-validator/ajv - JonathanPlasse opened this issue almost 2 years ago
github.com/ajv-validator/ajv - JonathanPlasse opened this issue almost 2 years ago
JSONSchemaType<T> fails compilation when T is a generic type
github.com/ajv-validator/ajv - ob-ivan opened this issue about 2 years ago
github.com/ajv-validator/ajv - ob-ivan opened this issue about 2 years ago
build(deps-dev): bump @rollup/plugin-typescript from 10.0.1 to 11.0.0
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
Using `SomeJTDSchemaType ` as a class property type fails TS compilation
github.com/ajv-validator/ajv - mattwebbio opened this issue about 2 years ago
github.com/ajv-validator/ajv - mattwebbio opened this issue about 2 years ago
Strict Mode check not take account of $ref
github.com/ajv-validator/ajv - chengB12 opened this issue about 2 years ago
github.com/ajv-validator/ajv - chengB12 opened this issue about 2 years ago
Ignore all unknown format in v8 (unknownFormats: 'ignore')
github.com/ajv-validator/ajv - sl-nigelalmada opened this issue about 2 years ago
github.com/ajv-validator/ajv - sl-nigelalmada opened this issue about 2 years ago
array items $ref - not supported or bugged - compile fails
github.com/ajv-validator/ajv - black-snow opened this issue about 2 years ago
github.com/ajv-validator/ajv - black-snow opened this issue about 2 years ago
doc(environments.md): remove a semicolon in code block
github.com/ajv-validator/ajv - Beoum opened this pull request about 2 years ago
github.com/ajv-validator/ajv - Beoum opened this pull request about 2 years ago
update node versions
github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
fix JTD discriminator with more than 8 properties, fixes #1971
github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
build(deps-dev): bump @rollup/plugin-typescript from 9.0.2 to 10.0.1
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
correctly narrow "number" type to "integer", fixes #1935
github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
JTD empty values schema, fixes #1949
github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
remove leading comma in JTD serialisation result, fixes #2001, fixes #2171, fixes #2181
github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
Custom validation function (including multiple properties)
github.com/ajv-validator/ajv - targhs opened this issue about 2 years ago
github.com/ajv-validator/ajv - targhs opened this issue about 2 years ago
Removing schema by key reference doesn't remove the schema reference by id
github.com/ajv-validator/ajv - qurafi opened this issue about 2 years ago
github.com/ajv-validator/ajv - qurafi opened this issue about 2 years ago
schemaPath is different between AWS Lambda and local execution
github.com/ajv-validator/ajv - m-ronchi opened this issue about 2 years ago
github.com/ajv-validator/ajv - m-ronchi opened this issue about 2 years ago
keyword: 'type' message: 'must be array'
github.com/ajv-validator/ajv - habsfanongit opened this issue about 2 years ago
github.com/ajv-validator/ajv - habsfanongit opened this issue about 2 years ago
build(deps-dev): bump @rollup/plugin-commonjs from 23.0.7 to 24.0.0
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump @rollup/plugin-json from 5.0.2 to 6.0.0
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
Check for first property in generated code
github.com/ajv-validator/ajv - dangerginger opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dangerginger opened this pull request about 2 years ago
JTD compileSerializer and compileParser failure with optionalProperties
github.com/ajv-validator/ajv - dangerginger opened this issue about 2 years ago
github.com/ajv-validator/ajv - dangerginger opened this issue about 2 years ago
TS is not able to infer that an optional field might be undefined
github.com/ajv-validator/ajv - jtuchel opened this issue about 2 years ago
github.com/ajv-validator/ajv - jtuchel opened this issue about 2 years ago
Enum type allows no overlap with typescript type
github.com/ajv-validator/ajv - suonto opened this issue about 2 years ago
github.com/ajv-validator/ajv - suonto opened this issue about 2 years ago
Maximum call stack size exceeded exception has been thrown when compiling the validate function from the schema
github.com/ajv-validator/ajv - vuitvh opened this issue about 2 years ago
github.com/ajv-validator/ajv - vuitvh opened this issue about 2 years ago
Ajv fails to validate schema for Object with "propertyNames" from "enum"
github.com/ajv-validator/ajv - marke-apexit opened this issue about 2 years ago
github.com/ajv-validator/ajv - marke-apexit opened this issue about 2 years ago
Only receiving single error when using "Standalone validation code" in AJV ?
github.com/ajv-validator/ajv - RiddhiShah23 opened this issue about 2 years ago
github.com/ajv-validator/ajv - RiddhiShah23 opened this issue about 2 years ago
Receiving 'Content Security Policy of your site blocks the use of 'eval' in JavaScript' error while using AJV library.
github.com/ajv-validator/ajv - RiddhiShah23 opened this issue about 2 years ago
github.com/ajv-validator/ajv - RiddhiShah23 opened this issue about 2 years ago
Is extending pre-defined keywords supported?
github.com/ajv-validator/ajv - gsf4726 opened this issue about 2 years ago
github.com/ajv-validator/ajv - gsf4726 opened this issue about 2 years ago
Conditional type + union + generics not allowed
github.com/ajv-validator/ajv - alexandervandekleutab opened this issue about 2 years ago
github.com/ajv-validator/ajv - alexandervandekleutab opened this issue about 2 years ago
JDT Serialization with Only Additional Properties fails
github.com/ajv-validator/ajv - fabianeichinger opened this issue about 2 years ago
github.com/ajv-validator/ajv - fabianeichinger opened this issue about 2 years ago
removeAdditional: 'failing' and `injectAdditionalProperties`
github.com/ajv-validator/ajv - brettz9 opened this issue about 2 years ago
github.com/ajv-validator/ajv - brettz9 opened this issue about 2 years ago
jtd key value resolves to never
github.com/ajv-validator/ajv - lublak opened this issue about 2 years ago
github.com/ajv-validator/ajv - lublak opened this issue about 2 years ago
LinkedList example in JTD docs gets typed as never after validation
github.com/ajv-validator/ajv - ento opened this issue about 2 years ago
github.com/ajv-validator/ajv - ento opened this issue about 2 years ago
Type of sibling property of a ref property is unknown when validated via JTDSchemaType
github.com/ajv-validator/ajv - ento opened this issue about 2 years ago
github.com/ajv-validator/ajv - ento opened this issue about 2 years ago
chore: provide an esm distribution
github.com/ajv-validator/ajv - me4502 opened this pull request about 2 years ago
github.com/ajv-validator/ajv - me4502 opened this pull request about 2 years ago
Typescript parser/serializer type is unknown when using JTD definitions
github.com/ajv-validator/ajv - david-mkl opened this issue about 2 years ago
github.com/ajv-validator/ajv - david-mkl opened this issue about 2 years ago
Export Ajv as a named export
github.com/ajv-validator/ajv - jhford-scout24 opened this pull request about 2 years ago
github.com/ajv-validator/ajv - jhford-scout24 opened this pull request about 2 years ago
JSONSchemaType doesn't infer nullable types
github.com/ajv-validator/ajv - almeidx opened this issue about 2 years ago
github.com/ajv-validator/ajv - almeidx opened this issue about 2 years ago
build(deps-dev): bump @types/mocha from 9.1.1 to 10.0.0
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump rollup from 2.79.1 to 3.3.0
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump @rollup/plugin-typescript from 8.5.0 to 9.0.2
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump @rollup/plugin-json from 4.1.0 to 5.0.1
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
special case empty object for jtd
github.com/ajv-validator/ajv - erikbrinkman opened this pull request about 2 years ago
github.com/ajv-validator/ajv - erikbrinkman opened this pull request about 2 years ago
update typescript, fix broken annotation
github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
Generate initial object state from the schema
github.com/ajv-validator/ajv - agjs opened this issue about 2 years ago
github.com/ajv-validator/ajv - agjs opened this issue about 2 years ago
the required property on a JSONSchemaType<any> is a never []
github.com/ajv-validator/ajv - GideonMax opened this issue about 2 years ago
github.com/ajv-validator/ajv - GideonMax opened this issue about 2 years ago
build(deps-dev): bump eslint from 7.32.0 to 8.27.0
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump husky from 7.0.4 to 8.0.2
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
fail validation in case of undefined field
github.com/ajv-validator/ajv - Giuseppedes opened this issue about 2 years ago
github.com/ajv-validator/ajv - Giuseppedes opened this issue about 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.9
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.8
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.7
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
Does JTDSchemaType does support Set<string>?
github.com/ajv-validator/ajv - Abreu0101 opened this issue about 2 years ago
github.com/ajv-validator/ajv - Abreu0101 opened this issue about 2 years ago
Support `title` attribute for error messages
github.com/ajv-validator/ajv - djake opened this issue about 2 years ago
github.com/ajv-validator/ajv - djake opened this issue about 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.5
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump eslint from 7.32.0 to 8.26.0
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.4
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump @rollup/plugin-node-resolve from 13.3.0 to 15.0.1
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump @rollup/plugin-commonjs from 21.1.0 to 23.0.2
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
Codegen: allow passing import symbols for deserialized schemas
github.com/ajv-validator/ajv - GabenGar opened this issue over 2 years ago
github.com/ajv-validator/ajv - GabenGar opened this issue over 2 years ago
build(deps-dev): bump @rollup/plugin-commonjs from 21.1.0 to 23.0.1
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.3
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
Remove unnecessary console.log
github.com/ajv-validator/ajv - vargaeric opened this pull request over 2 years ago
github.com/ajv-validator/ajv - vargaeric opened this pull request over 2 years ago
Runtime error on validation/compile of a schema file
github.com/ajv-validator/ajv - ZenwalkerD opened this issue over 2 years ago
github.com/ajv-validator/ajv - ZenwalkerD opened this issue over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.2
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
fix: use WeakMap to cache compiled schemas
github.com/ajv-validator/ajv - stepanho opened this pull request over 2 years ago
github.com/ajv-validator/ajv - stepanho opened this pull request over 2 years ago
Let users configure Cache to use for compiled schemas
github.com/ajv-validator/ajv - stepanho opened this issue over 2 years ago
github.com/ajv-validator/ajv - stepanho opened this issue over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.0
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
Typescipt and ESM yields "Ajv This expression is not constructable"
github.com/ajv-validator/ajv - cyberwombat opened this issue over 2 years ago
github.com/ajv-validator/ajv - cyberwombat opened this issue over 2 years ago
Nullable enum field not working in Typescript
github.com/ajv-validator/ajv - MerrittJ opened this issue over 2 years ago
github.com/ajv-validator/ajv - MerrittJ opened this issue over 2 years ago
$data support for minContains/maxContains
github.com/ajv-validator/ajv - dalepo opened this issue over 2 years ago
github.com/ajv-validator/ajv - dalepo opened this issue over 2 years ago
Extract Schema types to separate Repo
github.com/ajv-validator/ajv - heath-freenome opened this issue over 2 years ago
github.com/ajv-validator/ajv - heath-freenome opened this issue over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.8.5
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.8.4
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
build(deps-dev): bump @rollup/plugin-node-resolve from 13.3.0 to 15.0.0
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
build(deps-dev): bump @rollup/plugin-commonjs from 21.1.0 to 23.0.0
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
build(deps-dev): bump eslint from 7.32.0 to 8.25.0
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
Can't create JTDSchemaType from tagged union with no additional properties
github.com/ajv-validator/ajv - dangerginger opened this issue over 2 years ago
github.com/ajv-validator/ajv - dangerginger opened this issue over 2 years ago
Type checking of common parameters in union type is not working properly
github.com/ajv-validator/ajv - juliensnz opened this issue over 2 years ago
github.com/ajv-validator/ajv - juliensnz opened this issue over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.8.3
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.8.2
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.8.1
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.8.0
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
JSON Schema exemple not working with jest
github.com/ajv-validator/ajv - matheust3 opened this issue over 2 years ago
github.com/ajv-validator/ajv - matheust3 opened this issue over 2 years ago
Revert "change exports to fix bundles"
github.com/ajv-validator/ajv - Loveisweird opened this pull request over 2 years ago
github.com/ajv-validator/ajv - Loveisweird opened this pull request over 2 years ago
useDefault option not working
github.com/ajv-validator/ajv - frrodriguez opened this issue over 2 years ago
github.com/ajv-validator/ajv - frrodriguez opened this issue over 2 years ago
More specific error messages when validating mutual exclusive properties
github.com/ajv-validator/ajv - spinlud opened this issue over 2 years ago
github.com/ajv-validator/ajv - spinlud opened this issue over 2 years ago
dependentSchemas unknown keyword
github.com/ajv-validator/ajv - spinlud opened this issue over 2 years ago
github.com/ajv-validator/ajv - spinlud opened this issue over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.7.23
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
Meta-Schema-Validation not working / no guide available
github.com/ajv-validator/ajv - manuelwaltschek opened this issue over 2 years ago
github.com/ajv-validator/ajv - manuelwaltschek opened this issue over 2 years ago
build(deps-dev): bump eslint from 7.32.0 to 8.24.0
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago