Skip to content

Commit

Permalink
Merge pull request #39 from maxleiko/patch-1
Browse files Browse the repository at this point in the history
Update README.md to point out to a demo website
  • Loading branch information
mmckegg committed May 5, 2017
2 parents 587fe3b + 1664af9 commit ec21662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -3,6 +3,7 @@ json-query

Retrieves values from JSON objects for data binding. Offers params, nested queries, deep queries, custom reduce/filter functions and simple boolean logic.

Go to the [demo website](https://maxleiko.github.io/json-query-tester/) to test it in your browser directly!
## Install via [npm](https://www.npmjs.com/package/json-query)

```bash
Expand Down

0 comments on commit ec21662

Please sign in to comment.