lzif/malas
Deterministic CLI generator for repetitive dev workflows. Simple, fast, no AI.
Supports framework-specific scaffolding (SvelteKit routes, React components, Neovim plugins) with Handlebars-based customizable templates stored locally in `~/.config/malas/templates/`. Uses a preview-first, deterministic approach—same input always produces identical output—and remains idempotent for safe re-execution, with all generation fully offline.
Available on npm.
Stars
8
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Dec 14, 2025
Monthly downloads
3
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/lzif/malas"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chrishoermann/zod-prisma-types
Generator creates zod types for your prisma models with advanced validation
unjs/knitwork
🧶 Utilities to generate safe JavaScript code.
microsoft/ts-gyb
Generating native code interfaces from TypeScript
retejs/rete-studio
A general-purpose code generation tool powered by Rete.js
mathiasbynens/regenerate
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or...