typescript-generator is a tool for generating TypeScript definition files (.d.ts) from Java JSON classes. If you have REST service written in Java (or another JVM language) using object to JSON mapping you can use typescript-generator to generate TypeScript interfaces from Java classes.
Features
- You can run typescript-generator on demand using gradle generateTypeScript command or you can invoke it as part of another task
- Gradle plugin has the same features as Maven plugin
- Output is configured using several parameters
- REST frameworks
- TypeScriptGenerator has 3 main parts (ModelParser, ModelCompiler and Emitter)
- All Java primitive types with their corresponding wrappers
Categories
JSONLicense
MIT LicenseFollow typescript-generator
Other Useful Business Software
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of typescript-generator!