rajasegar / awesome-micro-frontends

An Awesome list of posts, videos and tutorials on Micro Frontends
Creative Commons Zero v1.0 Universal
1.15k stars 127 forks source link

I made a new javascript framework with micro-frontends support. #21

Closed ghost closed 4 years ago

ghost commented 4 years ago

A Javascript framework implementation of "UI Focused State Oriented Architecture" grounded by MVP (Model View Presenter), with micro-frontends support.

Project: https://github.com/afsec/cellular-js Sample WebApp: https://github.com/afsec/cellular-js-example-app

@naltatis aproval: https://github.com/neuland/micro-frontends/issues/32

marconi1992 commented 4 years ago

Hi @afsec, kudos for your contributions in the Microfrontends community!! I liked the Model View Presenter pattern, we're using it in Ara Framework as well.

marconi1992 commented 4 years ago

@afsec we added your framework in the list.