antonk52/make-me-a-content
Content generation made tiny and easy
Injects dynamically-generated code and documentation between marked sections in source files, using content hashes to detect manual modifications and prevent overwrites. Supports multiple templated regions per file with customizable comment syntax, and includes a CLI verification tool to ensure generated content stays in sync during version control. Works with any file type and integrates with build scripts via configurable transformation pipelines.
Available on npm.
Stars
2
Forks
2
Language
TypeScript
License
—
Category
Last pushed
Feb 10, 2026
Monthly downloads
37
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/antonk52/make-me-a-content"
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...