You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.
I have written an alternate take on the same solution set based on RxJS : Looking Glass Engine
LGE is not wed to React; rather it is an event emitter that has actions and emits updates as changes occur. Also, it has one-stroke creation of properties (name and start value) and observable error trapping.
LGE is the result of months of experiment and use for fairly deep apps. It can be bound to components or create global stores that can be bound to from any component.
Freactal is quite good - as far as it goes.
I have written an alternate take on the same solution set based on RxJS : Looking Glass Engine
LGE is not wed to React; rather it is an event emitter that has actions and emits updates as changes occur. Also, it has one-stroke creation of properties (name and start value) and observable error trapping.
LGE is the result of months of experiment and use for fairly deep apps. It can be bound to components or create global stores that can be bound to from any component.
Check it out at https://lge-2-docs.bingomanatee.now.sh/
My thanks to the Freactal team for what was the model and inspiration of my work.
The text was updated successfully, but these errors were encountered: