GerardRodes / search-compiler

Compiles human text searches to a logical tree representation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

filter = logical operator + [condition + [condition | filter ...]]

condition = attribute + comparison operator + value

Playground

About

Compiles human text searches to a logical tree representation


Languages

Language:TypeScript 65.9%Language:JavaScript 27.2%Language:HTML 6.9%