pavlovma007 / mobx-qml-js

it's not ported mobx to qmljs . but it recreated inspired by mobx storage concept for qml js (5.12 now)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Mobx" replacement For Qml (5.12) js

Problem: mobx store observable system complex but not ported to qmljs platform (and qmljs loader system are different)

problem 2: mobx-react-lite for react but not for qml

Solution: i try "qmlify" it , bot without sucess, .. polyfills... some globals .. dependency .. configuration...

And i write small replacement with same conception.

now it not for production. it is an experiment

About

it's not ported mobx to qmljs . but it recreated inspired by mobx storage concept for qml js (5.12 now)


Languages

Language:QML 78.4%Language:JavaScript 21.2%Language:Shell 0.3%