Home
/
ProDevTools
Search tools...
⌘ K
Generate:
TypeScript Interface
Python Dataclass
Generate
JSON Input
Paste
Sample
{ "id": 1, "name": "Alice", "email": "alice@example.com", "score": 9.8, "active": true, "address": { "street": "123 Main St", "city": "Springfield" }, "tags": ["developer", "python"], "scores": [{ "subject": "math", "value": 95 }] }
TypeScript Interfaces
Copy