1 个仓库
Tools for automatically generating standardized code structures and templates to maintain architectural consistency.
Distinct from Development Workflows: Focuses on the automated generation of code (schematics) rather than the general process of development workflows
Explore 1 awesome GitHub repository matching software engineering & architecture · Boilerplate Generation. Refine with filters or upvote what's useful.
This project is a state management framework for Angular applications that provides a predictable state container. It implements a Redux-style architecture using a centralized store, managing global and local application data through an observable-based data flow of actions and reducers. The framework includes a specialized entity management tool for organizing and synchronizing server-side data collections within client-side stores. It also provides a reactive store system that integrates state updates with Angular signals for change detection and includes debugging mechanisms for time-trave
Ships command-line schematics to automate the generation of standardized actions, reducers, and selectors.