0.0.3 • Published 12 months ago

react-simple-query-builder v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

React Simple Query Builder

This is a work-in-progress of what potentially could become a reusable drop-in React component for building queries.

Run the demo

  1. Clone this project
  2. yarn install
  3. yarn start
  4. Visit http://localhost:1234

Usage outside demo

Demo

Roadmap to production

  • Write tests