An open API service indexing awesome lists of open source software.

https://github.com/evoluteur/structured-filter-react

React component for structured queries like "Contacts where Firstname starts with 'A' and Birthday before 1/1/2000 and State in (CA, NY, FL)"...
https://github.com/evoluteur/structured-filter-react

faceted-search filter filtering filters metadata query-builder react searchbar structured-data ui-component

Last synced: about 2 months ago
JSON representation

React component for structured queries like "Contacts where Firstname starts with 'A' and Birthday before 1/1/2000 and State in (CA, NY, FL)"...

Awesome Lists containing this project

README

          

# Structured-Filter-React

Structured-Filter-React is a React component for building structured search queries.

With it you can build structured search conditions like Firstname starts with 'A' and Birthday after 1/1/1990 and State in (CA, NY, FL)... It is a full jQuery UI widget, supporting various configurations and themes.