ngxs / store

🚀 NGXS - State Management for Angular
http://ngxs.io
MIT License
3.53k stars 399 forks source link

State of emitter and entities plugins #1077

Closed piernik closed 5 years ago

piernik commented 5 years ago

I'm starting new project and I can see that there are two interesting plugins in labs: https://github.com/ngxs-labs/emitter and https://github.com/ngxs-labs/entity-state

I'd like to know will those plugins get to main ngxs package? Can I use it in production hoping that they will be maintained?

splincode commented 5 years ago

Unfortunately, these packages are developed solely in order to assess whether their approaches can be worthy in order to get into the main repository. And the opinions of the main team diverge.

At work, I actively use https://github.com/ngxs-labs/emitter

In some places it is very inconvenient, but in many ways it is pleasant to use it.

https://github.com/ngxs-labs/entity-state It is not the main project now and it is engaged in one entity-state now