Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

An alternative: looking glass engine #114

Open
edelhart-voicebase opened this issue Nov 4, 2019 · 0 comments
Open

An alternative: looking glass engine #114

edelhart-voicebase opened this issue Nov 4, 2019 · 0 comments

Comments

@edelhart-voicebase
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant