typebox-workbench icon indicating copy to clipboard operation
typebox-workbench copied to clipboard

Type Transform Tool for Runtime Type Systems

Results 4 typebox-workbench issues
Sort by recently updated
recently updated
newest added

Hi! Thanks for a cool website! When I click on any libs, it should open with `/typebox-workbench/:libName` route It helps to share the link with the lib name. What do...

enhancement
suggestion

Add Support for changing the Project. Currently only One Source code is there. So users can create a new Project and for each Project the source code can be different....

suggestion

### Summary When defining multiple TypeScript `interface`s with the same name, they are not merged correctly in TypeBox-Workbench. Instead, only the last defined `interface` is adopted, causing earlier definitions to...

IE, I'd love to be able to automatically have the workbench generate TypeBox types with a `Schema` naming convention, so that ```ts type User = { id: number; firstName: string;...

suggestion