evoluteur/evolutility-models
Sample models, mock data, and scripts to manage models for Evolutility CRUD Apps.
This project helps developers quickly set up applications that manage data, like a to-do list or an address book, without writing repetitive code. You define your data structure—what kinds of items you're managing and their properties—and it outputs the necessary database setup and user interface components. This is for software developers or technical professionals who need to build database-backed business applications efficiently.
No commits in the last 6 months. Available on npm.
Use this if you are a developer looking to rapidly build standard Create, Read, Update, Delete (CRUD) applications and want to automate the setup of databases and user interfaces.
Not ideal if you need to build highly customized user interfaces with complex, non-standard interactions or if you are not comfortable working with code and development tools.
Stars
12
Forks
3
Language
JavaScript
License
MIT
Category
Last pushed
Mar 28, 2024
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/evoluteur/evolutility-models"
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.