beenotung/tsc-macro
Compose macro in Typescript, expand back into Typescript
This tool helps TypeScript developers automate repetitive code generation tasks. You provide a small macro file that defines how to create common code structures like enums, types, or arrays, and it automatically expands these into standard TypeScript files. It's designed for developers working on TypeScript projects who want to reduce boilerplate.
Used by 1 other package. No commits in the last 6 months. Available on npm.
Use this if you are a TypeScript developer repeatedly writing similar code patterns and want to automate their generation.
Not ideal if you are not a TypeScript developer or are looking for a general-purpose code generation tool that isn't focused on TypeScript.
Stars
13
Forks
1
Language
TypeScript
License
BSD-2-Clause
Category
Last pushed
Oct 15, 2024
Commits (30d)
0
Dependencies
2
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/beenotung/tsc-macro"
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.