Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 386 Bytes

File metadata and controls

5 lines (3 loc) · 386 Bytes

boolean-filter-builder

A React component library for building complex nested boolean filter expressions. Users can create, edit, and remove conditions joined with AND/OR operators, with support for arbitrary nesting depth. All changes are staged and not applied until the consumer explicitly commits them.

View Storybook →