qlkit

https://medium.com/@conrad_9565/lets-build-a-ui-with-qlkit-and-graph-queries-79b7b118ddac
john 2018-01-29T21:49:17.000115Z

What does the 'ql' stand for in qlkit? 😄

john 2018-01-29T21:49:33.000094Z

oh, like graphql

drcode 2018-01-29T22:04:20.000012Z

@john yes, that's where the name comes from- wanted something short and that's the most reasonable short name I was able to come up with.

👍 1
dominicm 2018-01-29T22:15:19.000470Z

@drcode just wanted to say I really like the look of qlkit from the outside. It's exactly the level of decomposition I've been hoping for. It looks like it would pair really well with https://github.com/weavejester/flupot

drcode 2018-01-29T22:19:42.000242Z

@dominicm: Thanks! look at the "raw" version of the todo demo here: https://github.com/forward-blockchain/qlkit-todo-demo-raw

drcode 2018-01-29T22:20:05.000142Z

It should be trivial in that example to remove sablono and insert flupot