jsonlogic
There are 14 repositories under jsonlogic topic.
jamsesso/json-logic-java
A pure Java implementation of JsonLogic without using the Nashorn JS engine
cedricvlt/streamlit-condition-tree
A Streamlit component to build a condition tree
katirasole/JSONLogic-Editor
Blockly based editor for JSONLogic structures.
advantagefse/json-logic-swift
A native Swift JsonLogic implementation. This parser accepts JsonLogic rules and executes them.
HuanTeng/go-jsonlogic
Golang implementation of JsonLogic (jsonlogic.com)
darky/json-logic-js-jit
Build complex rules, serialize them as JSON, and execute them in JavaScript
GeorgeD19/json-logic-go
Build complex rules, serialize them as JSON, and execute them in GO
dansalahi/query-builder-experiment
Customized Query Builder for creating Rules and Groups
deinspanjer/json-logic-java
An implementation of the json-logic rule parser using Kotlin and the Nashorn ScriptEngine
darky/json-logic-js-jit-tools
Additional tools for json-logic-js-jit
huangjunwen/jsonlogic-go
A jsonlogc library in golang
pekrau/jsondocdb
A Python Sqlite3 database for JSON documents. Simple indexing using JsonLogic.
JTeeuwissen/json-logic-haskell
JsonLogic library for Haskell
useful-libs/json_logic_ruby
Build complex rules and execute them in ruby. json-logic is a ruby implementation for JsonLogic.