issues
search
phillipdupuis
/
pydantic-to-typescript
CLI Tool for converting pydantic models into typescript definitions
MIT License
285
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support inheritance when generating TS interfaces
#48
guaycuru
opened
1 month ago
0
working fork with pip install pydantic-to-typescript2
#46
seanwessmith
opened
5 months ago
1
Changes for new pydantic
#45
seanwessmith
closed
5 months ago
0
Issue using package on Windows: json2ts
#44
pat-mw
opened
6 months ago
0
Consider inviting additional maintainers
#43
voidus
opened
10 months ago
3
Require `--module` and `--output`
#42
akx
opened
11 months ago
0
Script raises AttributeError using Pydantic 2.3
#41
waterfallwhitebread
opened
1 year ago
1
Updates for newest pydantic
#40
mahdilamb
opened
1 year ago
4
Custom __root__ dict models generated as empty types
#39
mikewilli
opened
1 year ago
1
Support for both Pydantic V1 and V2
#38
khalo-sa
opened
1 year ago
7
Update for pydantic 2
#37
eg-novelt
opened
1 year ago
1
Literal field becomes optional in typescript
#36
jcampbell
opened
1 year ago
0
Add --to-camel option to convert from snake_case to camelCase
#35
ryanjdillon
opened
1 year ago
0
Error when TypeAlias is used
#34
khalo-sa
opened
1 year ago
2
BannerComment should be set by using js2ts cli
#33
Kruptein
opened
1 year ago
0
Fix generation for empty list of models
#32
sebastian-philipp
opened
1 year ago
0
Add --readonly-interfaces option
#31
bibermann
opened
1 year ago
0
Enum names are not preserved
#30
javibookline
opened
1 year ago
4
Add --no-optional-props
#29
andmis
closed
1 year ago
5
Field with default value becomes optional on the TypeScript interface
#28
robbieaverill
opened
2 years ago
1
Required Optional (nullable) fields exported as non-nullable with Python 3.10
#27
danelkay93
opened
2 years ago
1
The --json2ts-cmd option should not be validated via 'shutil.which'
#26
phillipdupuis
closed
2 years ago
0
Make json2ts_cmd platform independent
#25
saschahofmann
closed
2 years ago
3
Feature/GitHub action
#24
phillipdupuis
closed
2 years ago
0
Creating a github action for pydantic-to-typescript
#23
phillipdupuis
closed
2 years ago
0
Removed click dependency, since the built-in argparse module is sufficient
#22
phillipdupuis
closed
2 years ago
0
Added tests for exception raising, fixed the badge for CI/CD
#21
phillipdupuis
closed
2 years ago
0
CICD updates for linting with black, code coverage, and cleaning up naming conventions
#20
phillipdupuis
closed
2 years ago
0
✨🚇 Add CI/CD pipeline
#19
s-weigand
closed
2 years ago
1
Added by_alias
#18
joshuashaffer
opened
2 years ago
0
Enums used as `Dict` keys are lost when converted to TS
#17
talyh
closed
2 years ago
2
Feature Request: Custom banner comment
#16
ErikBrendel
opened
2 years ago
0
Convert standalone enum
#15
C-Powers
closed
2 years ago
2
Check whether json2ts exited without any errors before processing the generated ts file
#14
qwyt
closed
2 years ago
0
Any solution for the validation part of pydantic in typescript?
#13
hugohabicht01
closed
2 years ago
3
PyPI v1.0.7 doesn't match GitHub tagged release
#12
DarkAce65
closed
2 years ago
3
Incorrect TS type is generated when involving `Tuple`
#11
EonYang
opened
3 years ago
1
Omit GenericModel docstring from generated types
#10
phillipdupuis
opened
3 years ago
0
Handle Models where Config.extra is not set
#9
joe0BAB
opened
3 years ago
0
Add parameters to main function to include or exclude certain models
#8
javierhuerta
closed
3 years ago
3
Repeat executions use cached module
#7
captaincoordinates
closed
2 years ago
2
Remove root logger configuration
#6
DarkAce65
closed
3 years ago
0
Error when using CLI on multiple modules on OSX and Linux
#5
schleind
opened
3 years ago
6
Fix unsafe Config.extra access & add directive to suppress ESLint
#4
rbeard0330
closed
3 years ago
0
AttributeError: type object 'Config' has no attribute 'extra'
#3
rbeard0330
closed
3 years ago
1
Alias is being applied to typescript type
#2
brysgo
closed
3 years ago
1
Use real hyphen in doc
#1
ericls
closed
2 years ago
0