Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bonelol/TypeSharp

Repository files navigation

TypeSharp

Convert C# POCOs to TypeScript

How to use

In editor window press CTL+ALT+T OR run command 'Convert C# to TypeScript'. To convert multiple files, run command 'Open TypeSharp convert window'

animation

Convert multiple files
multi

Requirements

To generate parser, you will need PEG.js.

Known Issues

N/A

Release Notes

[0.6.0] - 2020年02月10日

  • Byte type will be convert to number in output.
  • Use Prettier for output formatting.

[0.3.0] - 2019年07月20日

  • Fix constructor parsing issue
  • Fix camel case issue
  • Add an option to generate all fields as optional
  • Support nullable fields

[0.2.0] - 2019年05月15日

  • Add settings

[0.1.2] - 2019年05月10日

  • Support converting c# classes to interfaces

[0.1.0] - 2019年05月07日

  • Support convert multiple files. Run command 'Open TypeSharp convert window'

[0.0.3] - 2019年03月28日

  • Support enums
  • Support initializers (property and field)
  • Supoort calling base constructor
  • Support lambda expression in properties
  • Fix bugs

[0.0.2] - 2019年03月27日

  • Initial release

About

Convert C# POCOs to TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /