1 रिपॉजिटरी
Packaging of action patterns into reusable modules designed for distribution via package managers.
Distinct from Reusable Module Authoring: Specifically targets the distribution of action-pattern modules rather than generic code packages.
Explore 1 awesome GitHub repository matching software engineering & architecture · Distributable Action Modules. Refine with filters or upvote what's useful.
Seneca is a message-driven architecture framework and microservices toolkit for Node.js. It functions as a distributed task orchestrator and pattern-based message router, allowing developers to build systems of decoupled services that communicate via a message bus. The framework distinguishes itself through a modular plugin system that organizes business logic into reusable, configurable modules. It supports dynamic action extensions, enabling new handlers to wrap or override existing action patterns to inject custom logic without modifying original code. The system covers a broad range of c
Organizes action patterns into reusable modules that can be distributed via package managers.