The goal is to simplify frontend architecture, especially in applications with many independent features that need to interact. Instead of managing complex dependency chains manually, app-compose lets you define how features relate to each other declaratively.
GitHub: https://github.com/grlt-hub/app-compose Documentation: https://grlt-hub.github.io/app-compose/
I’d love to hear your feedback and thoughts!