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