tanstack-crud-generator — CLI tool to generate TanStack CRUD hooks, APIs, and interfaces #11138
Unanswered
AvtsynovS
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone! 👋
I’m excited to share a tool I’ve been working on to speed up the development workflow when working with TanStack.
As developers, we often find ourselves writing repetitive boilerplate code for CRUD operations. To solve this, I created tanstack-crud-generator — a powerful CLI tool that automates the generation of TanStack CRUD hooks, API layers, and TypeScript interfaces.
✨ Key Features:
"type": "module").@clack/promptsandcommanderfor an intuitive, interactive terminal experience.📦 Quick Start
You can run it directly using
npx(no installation required):Or install it globally:
🔗 Links
I would love to hear your feedback, thoughts, or suggestions for new features! If you find it useful, feel free to leave a star ⭐ on GitHub.
Thank you!
All reactions