An open API service for providing issue and pull request metadata for open source projects.

GitHub / bcherny/json-schema-to-typescript issues and pull requests

#665 - Generated types order and optional exports

Issue - State: open - Opened by jeremymelchor 27 days ago

#663 - Upgrade project dependencies

Pull Request - State: open - Opened by bcherny 28 days ago

#662 - add support for importing typescript types and deduping imports

Pull Request - State: open - Opened by srsudar about 2 months ago - 2 comments

#661 - chore(deps): upgrade ava to latest to support node.js v22

Pull Request - State: open - Opened by jsakas 2 months ago

#659 - Add Claude Code GitHub Workflow

Pull Request - State: closed - Opened by bcherny 2 months ago

#658 - Fix step reference in architecture docs

Pull Request - State: open - Opened by bcherny 2 months ago
Labels: codex

#657 - Can not interfere enum names when starting with a number

Issue - State: open - Opened by n-buck 4 months ago - 2 comments

#656 - fix: escape enum values if they start with a number

Pull Request - State: open - Opened by n-buck 4 months ago

#655 - Array syntax output seems to be incorrect

Issue - State: closed - Opened by mark-butterworth-lookinglocal 5 months ago - 6 comments

#654 - UNNAMED_SCHEMA should be treated like ANY

Issue - State: open - Opened by tomwidmer 5 months ago

#648 - Double quote standalone enum key if it contains special characters

Pull Request - State: closed - Opened by troyshu 7 months ago - 4 comments

#647 - add `readonly` option

Pull Request - State: open - Opened by albertnahas 8 months ago - 1 comment

#646 - Duplicate types in nested schemas

Issue - State: open - Opened by drewcorlin1 8 months ago

#645 - `justName` with `$ref` definition may be unexpected

Issue - State: open - Opened by JounQin 8 months ago

#644 - Fix: tsconfig.json for building on darwin

Pull Request - State: open - Opened by hsjobeki 8 months ago

#643 - chore: remove is-glob dependency

Pull Request - State: closed - Opened by benmccann 9 months ago

#640 - When the first character of the title is a number, the conversion fails

Issue - State: open - Opened by eddieyg 10 months ago - 1 comment

#639 - Use tinyglobby for globbing

Pull Request - State: closed - Opened by benmccann 10 months ago - 3 comments

#638 - option to prepend "readonly" to all fields

Pull Request - State: closed - Opened by Abhi-Bohora 10 months ago - 1 comment

#635 - Recursive model $ref breaks unless wrapped in anyOf (sibling keys alongside $ref keys)

Issue - State: closed - Opened by iggyfisk 10 months ago - 1 comment
Labels: bug, external

#634 - fix invalid code generated due to empty `anyOf` array

Pull Request - State: open - Opened by k-yle 11 months ago

#632 - feat: [#631] implemented refOptions CLI argument

Pull Request - State: open - Opened by ndopj 11 months ago - 1 comment

#631 - Allow configuration of $refOptions in CLI application

Issue - State: closed - Opened by ndopj 11 months ago - 1 comment
Labels: question

#629 - Allow for deduplication

Issue - State: closed - Opened by Bluscream 11 months ago - 1 comment
Labels: duplicate

#628 - switch to picocolors for console formatting

Pull Request - State: open - Opened by benmccann 11 months ago - 7 comments

#627 - Add option to prepend "readonly" to all fields

Issue - State: open - Opened by Bluscream 11 months ago - 1 comment
Labels: enhancement, help wanted, good first issue

#626 - The key property named deprecated is wrong behavior

Issue - State: open - Opened by miyaji255 11 months ago - 1 comment
Labels: bug, help wanted

#625 - Cannot find type definition file for 'lodash'. type error in version 15 and above

Issue - State: closed - Opened by utajum 11 months ago - 1 comment
Labels: bug

#624 - Option to keep primitive types in place

Issue - State: closed - Opened by fudom 11 months ago - 2 comments
Labels: question

#623 - Removing `glob` dependency

Issue - State: closed - Opened by benmccann 11 months ago - 5 comments
Labels: enhancement, in discussion

#622 - Use tinyglobby for globbing

Pull Request - State: closed - Opened by benmccann 11 months ago - 6 comments

#621 - fix build

Pull Request - State: closed - Opened by benmccann 11 months ago - 3 comments

#620 - Use tinyglobby for globbing

Pull Request - State: closed - Opened by benmccann 11 months ago - 1 comment

#619 - Is it possible to use `type` instead of `interface` in the result?

Issue - State: closed - Opened by johann1301s 11 months ago - 2 comments
Labels: duplicate, enhancement

#618 - Replace `mkdirp` with `fs.mkdirSync(path, { recursive: true })`

Issue - State: closed - Opened by trivikr 12 months ago
Labels: enhancement, help wanted, good first issue

#617 - Remove unused dependency

Pull Request - State: closed - Opened by benmccann 12 months ago - 1 comment

#616 - fix: fix bad validation of definitions

Pull Request - State: open - Opened by aloisklink 12 months ago

#615 - Add ability to override protocol from http:// to file:// in schema ids

Pull Request - State: closed - Opened by theanurin 12 months ago - 1 comment

#614 - Maximum call stack size exceeded

Issue - State: open - Opened by pauldraper 12 months ago - 1 comment
Labels: bug, help wanted, good first issue

#613 - $ref inheritance not supported

Issue - State: open - Opened by JBBianchi about 1 year ago - 9 comments
Labels: bug, help wanted

#612 - Include the jsonpointer in the comments ?

Issue - State: closed - Opened by JBBianchi about 1 year ago

#611 - Comments on individual enum values

Issue - State: closed - Opened by a0js about 1 year ago - 2 comments
Labels: question, wontfix

#610 - indirect depended types generate unwanted type aliases

Issue - State: closed - Opened by EricWebsmith about 1 year ago - 2 comments
Labels: question

#609 - [1/x] generalize linker to annotator

Pull Request - State: open - Opened by bcherny about 1 year ago

#607 - [WIP] bugfix: always generate standalone types for refs

Pull Request - State: open - Opened by bcherny about 1 year ago

#606 - [WIP] Fix named refs

Pull Request - State: closed - Opened by bcherny about 1 year ago

#605 - 602

Pull Request - State: closed - Opened by bcherny about 1 year ago - 1 comment

#604 - Option for adding `undefined` to optional union for optional properties.

Issue - State: open - Opened by jeremyjacob about 1 year ago - 4 comments
Labels: enhancement, help wanted, good first issue

#603 - Intersection schema generation is order-dependent

Pull Request - State: closed - Opened by altearius about 1 year ago - 3 comments

#602 - Generation for intersection/named schemas is order-dependent

Issue - State: closed - Opened by altearius about 1 year ago - 3 comments
Labels: bug, help wanted

#601 - [WIP] Add ES Module support (fix #551)

Pull Request - State: open - Opened by bcherny about 1 year ago

#600 - Referencing specific enum values?

Issue - State: closed - Opened by a0js about 1 year ago - 2 comments
Labels: question

#599 - Is there a way to define how types are written?

Issue - State: closed - Opened by chris-acuvity about 1 year ago - 1 comment
Labels: question

#598 - YAML support in cli doesn't work

Issue - State: closed - Opened by p2004a about 1 year ago - 1 comment
Labels: bug

#597 - `$ref` in `allOf` with depth of 2 is not correctly converted when multi-referenced

Issue - State: closed - Opened by arnauddrain about 1 year ago - 5 comments
Labels: bug, help wanted

#596 - Update README.md: fix definition of customName

Pull Request - State: closed - Opened by archiloque about 1 year ago

#595 - Indirect dependency on es5-ext: flagged as malicious by some security scanners

Issue - State: closed - Opened by fardjad over 1 year ago - 2 comments
Labels: external

#594 - [Chore] Drop @types/prettier dependency.

Pull Request - State: closed - Opened by pcorpet over 1 year ago - 2 comments

#593 - Remove deprecated deps @types/prettier

Issue - State: closed - Opened by pcorpet over 1 year ago - 2 comments

#592 - Update to Glob 10

Pull Request - State: closed - Opened by evert over 1 year ago - 6 comments

#591 - fix: force resolution of es5-ext

Pull Request - State: closed - Opened by yasinkocak over 1 year ago - 1 comment

#590 - chore: upgrade glob to version 10

Pull Request - State: closed - Opened by PieterVanEde over 1 year ago - 1 comment

#589 - fix security issue by updating cli-color

Pull Request - State: closed - Opened by AbdelrahmanHafez over 1 year ago - 1 comment

#588 - feat: [577] Add yml support

Pull Request - State: closed - Opened by alexanderkrum over 1 year ago - 5 comments

#587 - Update to glob 10

Issue - State: closed - Opened by blakethomp over 1 year ago - 1 comment

#586 - fix: typo in generator.ts file

Pull Request - State: closed - Opened by FlyingCaiChong over 1 year ago - 1 comment
Labels: invalid

#585 - feat: support `customName` options

Pull Request - State: closed - Opened by antfu over 1 year ago

#584 - wrongly transformed array of string

Issue - State: closed - Opened by eMerzh over 1 year ago - 6 comments

#583 - add ArrayObject into AST type

Pull Request - State: closed - Opened by UMRzcz-831 over 1 year ago - 1 comment

#582 - "SyntaxError: Unexpected token in JSON at position 0" when running CLI on MacOS

Issue - State: closed - Opened by gino-m over 1 year ago - 2 comments
Labels: wontfix

#581 - bug in vercel production, but development environment is OK

Issue - State: closed - Opened by icai over 1 year ago - 1 comment

#580 - Package

Pull Request - State: closed - Opened by ethanpmullen over 1 year ago

#579 - Static imports for $refs

Issue - State: closed - Opened by codan84 over 1 year ago - 5 comments
Labels: duplicate

#578 - Add option to generate TS string enums

Pull Request - State: closed - Opened by codan84 over 1 year ago - 7 comments

#577 - Add yaml support

Issue - State: closed - Opened by codan84 over 1 year ago - 3 comments
Labels: enhancement, help wanted, good first issue

#576 - Make schema titles as property types optional

Pull Request - State: closed - Opened by ethanpmullen over 1 year ago

#575 - Added option to remove comment about interface referencer

Pull Request - State: open - Opened by Stmated over 1 year ago - 1 comment

#574 - enhancement bcherny#543 - Prefix items support

Pull Request - State: open - Opened by TheoAnastasiadis over 1 year ago - 2 comments

#573 - add `commentStyle` option

Pull Request - State: closed - Opened by sudhanshug16 over 1 year ago - 2 comments

#571 - [WIP] [Bugfix] Fix complex intersections of allOf/anyOf/properties/required

Pull Request - State: open - Opened by bcherny over 1 year ago - 3 comments

#570 - `SyntaxError` while building browser bundle

Issue - State: closed - Opened by GabenGar over 1 year ago - 2 comments
Labels: external

#569 - What package manager does the repo use?

Issue - State: closed - Opened by GabenGar over 1 year ago - 6 comments
Labels: question

#568 - `compile()` ignores `$refOptions.resolve` settings

Issue - State: closed - Opened by GabenGar over 1 year ago - 1 comment
Labels: external

#567 - properties + anyOf generates incorrect output

Issue - State: open - Opened by gborobio73 over 1 year ago - 3 comments
Labels: bug, help wanted

#566 - Fix parsing of schemas that are combinations of unnamed schemas and oneOf/allOf/...

Pull Request - State: open - Opened by anzev over 1 year ago - 1 comment