tripsnek/tmf
TypeScript Modeling Framework - A TypeScript port of the Eclipse Modeling Framework (EMF) for Node/Angular/React environments,
This framework helps software developers streamline building complex applications by defining their data models visually or in XML. It takes these model definitions and automatically generates type-safe code that handles data relationships, serialization, and reflection across both server and client parts of an application. This is ideal for developers creating full-stack web or desktop applications.
Available on npm.
Use this if you are building an application with many interconnected data types and need to efficiently manage how these data structures behave and interact across different parts of your system.
Not ideal if your application primarily uses simple, flat data objects and most of its complexity is confined to either the backend or the frontend.
Stars
13
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Nov 16, 2025
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/tripsnek/tmf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
retejs/rete-studio
A general-purpose code generation tool powered by Rete.js
chrishoermann/zod-prisma-types
Generator creates zod types for your prisma models with advanced validation
microsoft/ts-gyb
Generating native code interfaces from TypeScript
evoluteur/evolutility-ui-jquery
Model-driven Web UI for CRUD using REST or localStorage.
unjs/knitwork
🧶 Utilities to generate safe JavaScript code.