Socket
Socket
Sign inDemoInstall

eplatform-react-filter

Package Overview
Dependencies
14
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eplatform-react-filter

react-structured-filter is a javascript library that provides autocomplete faceted search queries. This was inspired by [visualsearch](http://documentcloud.github.io/visualsearch) and [structured-filter](https://github.com/evoluteur/structured-filter) b


Version published
Maintainers
1
Install size
4.93 MB
Created

Readme

Source

react-structured-filter (unmaintained)

react-structured-filter is a javascript library that provides autocomplete faceted search queries.
This was inspired by visualsearch and structured-filter but redone for React.

It is heavily based on react-typeahead and uses some modified code from react-datepicker.
It was developed to be used with Griddle, but should be usable with fixed-data-table.

It is used by Summit Route internally for analyzing our data.
We needed an interface to provide advanced querying capabilities. Be aware that it might be confusing to your users and queries can be constructed that may not be performant on your dataset.

The demo provided uses static data sent down to the client.
You should poll data from a server and do filtering on a real database.

Demo

Check out the docs and demo

License

BSD License

FAQs

Last updated on 30 Nov 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc