xiag-ag / typescript-to-json-schema
Generate JSON schema from your Typescript sources
☆71Updated 2 years ago
Alternatives and similar repositories for typescript-to-json-schema:
Users that are interested in typescript-to-json-schema are comparing it to the libraries listed below
- A TypeScript custom transformer which enables to enumerate members of the union of string literal types☆79Updated 2 years ago
- Extracts types from TypeScript and can be used to create json schemas.☆50Updated 9 years ago
- [Experimental] Generating documentation for TypeScript code.☆49Updated 6 years ago
- Emitting typescript AST back to typescript☆40Updated 4 years ago
- TypeScript AST and code generator [Deprecated]☆94Updated 7 years ago
- tscodeshift is a toolkit for running codemods over multiple TS files☆53Updated 7 years ago
- Extract css class names from required css module files for TypeScript☆84Updated 2 years ago
- Transpiles ES6 lodash imports into typescript imports to help with tree-shaking☆40Updated 7 years ago
- TypeScript compiler with Reflection capabilities☆120Updated 6 years ago
- Runtime polyfills for TypeScript libs, powered by core-js!☆143Updated 4 years ago
- Resolve and parse `tsconfig.json`, replicating TypeScript's behaviour☆109Updated last year
- ☆73Updated 5 years ago
- Dependency Injection container (IoC) for TypeScript☆53Updated last year
- A fully typed sql builder. Not maintained anymore, use it for your inspiration.☆55Updated last year
- Generate JSDoc from Typescript☆61Updated last year
- TSEvolve and TSInfer☆53Updated 7 years ago
- A DOM library for generating TypeScript declaration (.d.ts) files☆116Updated 11 months ago
- A Visual Studio Code plugin for updating relative imports when moving typescript files and folders in your workspace.☆52Updated 4 years ago
- CSS Tips to help beginners using CSS in TS / JS☆52Updated 3 years ago
- Core typescript library to read and manipulate OpenAPI specification definitions.☆48Updated 5 years ago
- ☆54Updated 8 months ago
- Enables Babel compilation of TypeScript compilation as a Node wrapper.☆43Updated 7 years ago
- A TypeScript enum definition that maps human-friendly key names to JavaScript key codes☆81Updated 6 years ago
- Code generation for io-ts☆158Updated 2 years ago
- TSLint plugin to detect and warn about circular imports☆86Updated 3 years ago
- generate typescript and io-ts types using graphql-code-generator