You've already forked search-query-parser
Fix typo in README.
This commit is contained in:
@@ -9,7 +9,7 @@ It parses a string like this:
|
|||||||
from:hi@retrace.io,foo@gmail.com to:me subject:vacations date:1/10/2013-15/04/2014 photos
|
from:hi@retrace.io,foo@gmail.com to:me subject:vacations date:1/10/2013-15/04/2014 photos
|
||||||
```
|
```
|
||||||
|
|
||||||
And turn it into an object like this:
|
And turns it into an object like this:
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user