August 15, 2025 / 1 min read
Heco Feature Gen
Generate feature-based project structures with boilerplate code
ReactNext.jsJavaScriptTypeScript

About the Project
⚓︎Introduction
Heco Feature Gen is a powerful Command Line Interface (CLI) tool designed to streamline the creation of feature-based folders and their associated files in your projects. It helps maintain a consistent project structure by generating common components like pages, components, API hooks (TanStack Query), Zustand stores, constants, custom hooks, type definitions, services, validation schemas, and mock data, all based on a specified feature name.
⚓︎Documentation
- For detailed documentation, visit the Heco Feature Gen Documentation .
- For the source code, check out the GitHub Repository .
- For NPM package, see Heco Feature Gen on NPM .
Happy Coding! 🎉
