jwadhams / json-logic-js

Build complex rules, serialize them as JSON, and execute them in JavaScript
MIT License
1.27k stars 139 forks source link

Web interface, "Excel like" formula builder for json-logic #57

Open fabioespinosa opened 6 years ago

fabioespinosa commented 6 years ago

Hi,

I love the idea of json-logic-js.. however, my users might not want the learning curve of having to learn the syntax.

I was wondering if there is anyone that has built some sort of web interface that compiles down to json-logic and could share it, or if something like an 'Excel like' formula builder with autocomplete was something anyone would consider doing.

This might not be the place to ask for this, but could not think of other place.

Thanks!

lucas2595 commented 5 years ago

I think what you're looking for is being discussed here (see my comment): https://github.com/jwadhams/json-logic-js/issues/19#issuecomment-500497763