Skip to content
On this page

Last updated:

fexpr.js

Filter expression parser in js (pocketbase compatible in browser)

fexpr is a filter query language parser that generates easy to work with AST structure so that you can safely create SQL, Elasticsearch, etc. queries from user input.

fexpr.js is a typescript/javascript port of fexpr.

Github https://github.com/repalash/fexpr.js

Made with ❤️ using the awesome vitepress