Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ThomasAribart/json-schema-to-ts issues and pull requests
#212 - `default` property does not make the property required when defining the property via reference
Issue -
State: open - Opened by mitja-hofer about 2 months ago
#211 - Presence of `default` value for an object property should not imply `required`.
Issue -
State: open - Opened by nhollander-alert 4 months ago
- 3 comments
#210 - improve readme sponsors display
Pull Request -
State: closed - Opened by ThomasAribart 5 months ago
Labels: patch
#209 - improve sync-readme-sponsors workflow
Pull Request -
State: closed - Opened by ThomasAribart 5 months ago
Labels: patch
#208 - automatically synchronize README sponsors
Pull Request -
State: closed - Opened by ThomasAribart 5 months ago
Labels: patch
#207 - Bump micromatch from 4.0.4 to 4.0.8
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, patch
#206 - improve actions workflows
Pull Request -
State: closed - Opened by ThomasAribart 5 months ago
Labels: patch
#205 - Why does `FromSchema` on an object schema allow any properties `[x: string]: unknown` on the type?
Issue -
State: closed - Opened by aentwist 7 months ago
- 2 comments
#204 - FromSchema type instantiation limit
Issue -
State: open - Opened by xblurx 7 months ago
- 3 comments
#203 - Bump ws from 7.5.7 to 7.5.10
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, patch
#202 - noStrictGenericChecks is deprecated in TS 5.5
Issue -
State: closed - Opened by bcomnes 7 months ago
- 1 comment
#201 - Bump braces from 3.0.2 to 3.0.3
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, patch
#200 - Can't import from JSON
Issue -
State: closed - Opened by CodeFromAnywhere 8 months ago
- 1 comment
#199 - Inconsistent type inference for `additionalProperties` when `properties` is also defined
Issue -
State: open - Opened by alvis 8 months ago
- 1 comment
Labels: enhancement
#198 - supporting 1 or more values of an enum in a querystring variable
Issue -
State: closed - Opened by longmatthewh 8 months ago
- 1 comment
#197 - feat: Support unevaluated properties keyword
Pull Request -
State: closed - Opened by ThomasAribart 9 months ago
Labels: minor
#196 - Issue: Excessive Nesting and Long Queries Prevent Utilization of Library with Generics
Issue -
State: closed - Opened by gardevgranade 9 months ago
- 2 comments
#195 - allOf operator and ajv-keywords support 2
Issue -
State: open - Opened by svsool 10 months ago
- 1 comment
#194 - ...unknown[] for objects of array
Issue -
State: open - Opened by c01nd01r 10 months ago
- 1 comment
#193 - update readme
Pull Request -
State: closed - Opened by ThomasAribart 10 months ago
#192 - remove json-schema dependency
Pull Request -
State: closed - Opened by ThomasAribart 10 months ago
- 3 comments
#191 - TypeScript error when using `nullable` in a definition schema
Issue -
State: closed - Opened by adriencaccia 11 months ago
- 2 comments
#190 - Support Draft 2020-12 changes to items and additionalItems
Issue -
State: open - Opened by yhuard 11 months ago
#189 - [Feature] add support for `dependencies` keyword
Issue -
State: open - Opened by fargito 11 months ago
- 1 comment
#188 - $ref on definition and additionalProperties: false together results to never type
Issue -
State: open - Opened by tothdanielax 11 months ago
- 1 comment
#187 - Add JSDocs usage example
Pull Request -
State: closed - Opened by dariocravero 12 months ago
#186 - Question: Is there a way to combine or use FromSchema with imported JSON schema
Issue -
State: closed - Opened by leantorres73 12 months ago
#185 - JSDoc sees type as never when marking some properties as required
Issue -
State: closed - Opened by dariocravero 12 months ago
- 3 comments
#184 - Getting `unknown` as result type
Issue -
State: closed - Opened by jahirfiquitiva 12 months ago
- 1 comment
#183 - Types not resolving correctly after 2.9.2
Issue -
State: open - Opened by hamanuha about 1 year ago
- 3 comments
#182 - Can no longer import JSONSchema7
Issue -
State: closed - Opened by dw-bayer about 1 year ago
- 1 comment
#181 - remove unnecessary eslint-disable
Pull Request -
State: closed - Opened by ThomasAribart about 1 year ago
Labels: patch
#180 - make defaulted properties required
Pull Request -
State: closed - Opened by ThomasAribart about 1 year ago
Labels: major
#179 - use tsc alias instead of ttsc
Pull Request -
State: closed - Opened by ThomasAribart about 1 year ago
Labels: minor
#178 - add FAQ on applying FromSchema to generics
Pull Request -
State: closed - Opened by ThomasAribart about 1 year ago
#177 - Bump @babel/traverse from 7.10.4 to 7.23.2
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, minor
#176 - Remove the need for deep writable and readonly
Pull Request -
State: closed - Opened by ThomasAribart about 1 year ago
#175 - Improve/simplify `DeepWriteable` and `FromSchema`
Pull Request -
State: closed - Opened by TheDSCPL about 1 year ago
- 2 comments
#174 - Properties with const are not typed as const.
Issue -
State: closed - Opened by floratmin about 1 year ago
- 2 comments
Labels: question
#173 - finish adding js docs
Pull Request -
State: closed - Opened by ThomasAribart about 1 year ago
#172 - Definitons in references not resolved
Issue -
State: open - Opened by toteto over 1 year ago
#171 - Bump postcss from 8.4.18 to 8.4.31
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, patch
#170 - Add jsdocs 2
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
Labels: patch
#169 - add jsdocs to schema types
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
Labels: patch
#168 - Performance Issues with Generics
Issue -
State: closed - Opened by aliyss over 1 year ago
- 2 comments
Labels: question
#167 - Combining 'allOf' with 'If' / 'then' checks Do not resolve correctly in TS
Issue -
State: closed - Opened by jfarre90 over 1 year ago
- 2 comments
Labels: wontfix
#166 - Start adding jsdocs
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
#165 - Simplest generic function doesn't work, because "too complex"?
Issue -
State: closed - Opened by valyagolev over 1 year ago
- 2 comments
Labels: question
#164 - Dynamically create a schema from a function
Issue -
State: closed - Opened by aliyss over 1 year ago
- 1 comment
#163 - List on json-schema.org
Issue -
State: closed - Opened by benjagm over 1 year ago
- 1 comment
Labels: question
#162 - Bump semver from 5.7.1 to 5.7.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, patch
#161 - Bump word-wrap from 1.2.3 to 1.2.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, patch
#160 - Bump tough-cookie from 4.0.0 to 4.1.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, minor
#159 - small improvements
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
Labels: patch
#158 - rename master branch to main
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
Labels: patch
#157 - Add jsdocs
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
#156 - Use caps maj instead of first letter
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
Labels: patch
#155 - Problem with dates
Issue -
State: closed - Opened by javierguzman over 1 year ago
- 1 comment
#154 - VSCode syntax checking slow
Issue -
State: open - Opened by yoshi-68 over 1 year ago
- 3 comments
Labels: question
#153 - Default attribute should make the property required
Issue -
State: closed - Opened by sceccotti89 over 1 year ago
- 5 comments
Labels: enhancement, good first issue, question
#152 - FromSchema returns unknown (code example)
Issue -
State: closed - Opened by nabilfreeman over 1 year ago
- 3 comments
#151 - Comparison with `json-schema-to-typescript`
Issue -
State: closed - Opened by Jazcash over 1 year ago
- 1 comment
#150 - Using release >= 2.9.0 leads to Type instantiation is excessively deep and possibly infinite.deno-ts(2589)
Issue -
State: open - Opened by tomas-zijdemans-vipps over 1 year ago
- 2 comments
#149 - test: add failing test for allOf + unevaluatedProperties
Pull Request -
State: closed - Opened by toomuchdesign over 1 year ago
#148 - json-schema-shorthand now compatible w/ json-schema-to-ts
Issue -
State: closed - Opened by yanick over 1 year ago
- 1 comment
#147 - fix: build project with prev version of TS
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
Labels: minor
#146 - BUG: Non recursive schema resolves as "any" and fails the build
Issue -
State: closed - Opened by mrded over 1 year ago
- 2 comments
#145 - Non-strict TS compiler config leads to not resolved refs
Issue -
State: closed - Opened by codeliner over 1 year ago
- 1 comment
#144 - Possible regression in 2.9.0
Issue -
State: closed - Opened by mhio over 1 year ago
- 10 comments
#143 - Finalize release workflow
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
Labels: minor
#142 - Iterate on release workflow (3)
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
#141 - iterate on release workflow (2)
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
#140 - iterate on release workflow
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
#139 - improve release workflow
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
#138 - work on publish workflow
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
Labels: patch
#137 - chore: cache node dependencies in CI
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
Labels: patch
#136 - Fix bug with extended schemas
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
Labels: patch
#135 - test PRs with multiple TS versions
Pull Request -
State: closed - Opened by ThomasAribart over 1 year ago
#134 - Support new `propertyNames` keyword
Issue -
State: open - Opened by ThomasAribart over 1 year ago
#133 - Regression in 2.8.0
Issue -
State: closed - Opened by daffl over 1 year ago
- 4 comments
#132 - FromExtendedSchema fails to compile
Issue -
State: closed - Opened by royhamulak almost 2 years ago
- 3 comments
#131 - Use CAPS_MAJ for generic arguments
Issue -
State: closed - Opened by ThomasAribart almost 2 years ago
#130 - Enable json schema extensions
Pull Request -
State: closed - Opened by ThomasAribart almost 2 years ago
#129 - Is there support for relative references?
Issue -
State: open - Opened by gz-95 almost 2 years ago
- 2 comments
#128 - bsonType deserialisation not working anymore in version 2.7.2
Issue -
State: closed - Opened by gurumaxi almost 2 years ago
- 2 comments
#127 - The maintainer is not at the bar
Issue -
State: closed - Opened by AlexandreSi almost 2 years ago
- 2 comments
#126 - types can't parse for $ref in allOf and refer to allOf/anyOf/oneOf
Issue -
State: open - Opened by timothyliu almost 2 years ago
#125 - Fix bug with constraint
Pull Request -
State: closed - Opened by ThomasAribart almost 2 years ago
#124 - increase ts-algebra version
Pull Request -
State: closed - Opened by ThomasAribart almost 2 years ago
#123 - fix bug with Compute type util
Pull Request -
State: closed - Opened by ThomasAribart almost 2 years ago
#122 - chore: exclude dev config files
Pull Request -
State: closed - Opened by fargito almost 2 years ago
- 1 comment
#121 - Export schema
Issue -
State: closed - Opened by zijam almost 2 years ago
- 1 comment
#120 - Omit doesn't work with the type returned by FromSchema
Issue -
State: closed - Opened by spexii almost 2 years ago
- 3 comments
#119 - Bump minimatch from 3.0.4 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#118 - Remove ts toolbelt dependency
Pull Request -
State: closed - Opened by ThomasAribart almost 2 years ago
#117 - Array element type should be possibly 'undefined'
Issue -
State: closed - Opened by amiran-gorgazjan about 2 years ago
- 2 comments
#116 - Type issue in oneOf schemas
Issue -
State: closed - Opened by sceccotti89 about 2 years ago
- 3 comments
#115 - Fix/broken refs
Pull Request -
State: closed - Opened by HiiiiD about 2 years ago
#114 - Refs are not working
Issue -
State: closed - Opened by HiiiiD about 2 years ago
- 1 comment
#113 - tuple schema does not work when used in an object
Issue -
State: closed - Opened by winston0410 about 2 years ago
- 3 comments