idl2typings
Type definition generator
Tool to generate type definitions from IDL files for TypeScript development
7 stars
2 watching
3 forks
Language: JavaScript
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
| A collection of helpers and utilities to aid in dealing with types at static analysis and runtime. | 9 |
| A code generator for Runtypes types to create boilerplate TypeScript definitions | 17 |
| A TypeScript library for generating complex types from functional logic | 418 |
| Generates type definitions for serialized data formats like JSON | 3 |
| A tool that generates utility types in C# based on specified utility types from TypeScript | 4 |
| Generates TypeScript types from Antelope ABI definitions | 1 |
| Generates TypeScript clients and servers from Smithy models | 240 |
| Tool for generating runtime validation from static types and JSON schema | 47 |
| A collection of utilities for creating and working with type-guards and assertions in TypeScript. | 54 |
| A compile-time JSON parser written in TypeScript that infers and generates types from a given JSON object. | 61 |
| A tool that generates client-side TypeScript code from server-side APIs | 27 |
| A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
| Generates reference documentation for JavaScript libraries and frameworks. | 51 |
| Automatically generates TypeScript interfaces from JSX files to improve code type safety and prevent typos at build-time. | 38 |