react-querybuilder
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "react-querybuilder", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "The React <QueryBuilder /> component for constructing queries", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -19,5 +19,13 @@ # react-querybuilder | ||
``` | ||
### Demo | ||
**Basic Usage** | ||
Open `<path-to-project>/node_modules/react-querybuilder/demo/index.html` in your browser. | ||
OR | ||
[See live Demo](http://www.webpackbin.com/41LfnfeBb). | ||
### Usage | ||
```jsx | ||
@@ -47,8 +55,1 @@ import {QueryBuilder} from 'react-querybuilder'; | ||
### Demo | ||
Open `<path-to-project>/node_modules/react-querybuilder/demo/index.html` in your browser. | ||
OR | ||
[See live Demo](http://www.webpackbin.com/41LfnfeBb). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54
1762847