single-spa / create-single-spa

https://single-spa.js.org/docs/create-single-spa
Other
132 stars 59 forks source link

Does Single Spa support ExtJS framework? #391

Closed kmprakashbabu closed 11 months ago

kmprakashbabu commented 11 months ago

Hi, I use Sencha's ExtJS for our front end. I am trying to see if I can use ExtJS in single spa micro frontend. But looks like there is no support for this. When I try to create a application/parcel it does not list ExtJS and when I chose 'Other" as framework, it asked me to raise a question/issue here. Please let me know if there is a plan to support ExtJS,

MilanKovacic commented 11 months ago

Hi, currently there is no official support for ExtJS. We aim to create, and maintain helpers for (most) popular frameworks. You can still create a lifecycle helper library yourself, following some of the examples listed here: https://single-spa.js.org/docs/ecosystem/.