1
0
Commit Graph

20 Commits

Author SHA1 Message Date
Julien Buty
0852c54122 Update README. 2019-04-25 12:00:46 +08:00
Geoffrey Roberts
b1f62a7397 Added type documentation 2019-03-06 11:31:03 +11:00
Geoffrey Roberts
5612d18669 Updated README, fleshed out types doc a bit more 2019-03-06 11:06:50 +11:00
James Pudson
f661ae4b6f Update README.md 2018-10-21 17:56:13 +08:00
Mathspy
5d47171b68 Updated readme to reflect additions! 2018-06-12 08:18:44 +02:00
Tristan Jones
972a46d2f5 Updated README.md to reflect new functionality 2018-04-11 10:24:27 -07:00
Brad Vogel
09a1110f40 Return the character offsets of parsed search parts. The use case is that browser code using the library might want to track the cursor position (eg in an HTML <input> element) to understand which part of the search query the user is editing. It could then show an editor specific to that keyboard, such as a calendar picker, and then splice in the edited value back into the search string. 2016-10-28 12:58:10 -07:00
André Cruz
4ffc983559 Fix exclude doc. 2016-10-06 12:36:53 +01:00
yangchen
b0f164fa2b add exclusion syntax examples in README 2016-09-28 10:53:06 +08:00
William Horton
d00df3be5c Add additional use cases to README. 2016-02-29 01:04:52 -05:00
Julien Buty
4904d97ff6 Update version, metadata and test command. 2015-10-22 11:15:04 +08:00
Julien Buty
580317050f Update README. 2015-10-22 11:09:25 +08:00
Julien Buty
f9d469c18f Update travis badge url. 2015-05-16 15:04:30 +08:00
Julien Buty
b5760d607c Fix typo in README. 2015-05-16 15:02:50 +08:00
Julien Buty
5215b3dfb0 Fix doc type in README.md 2014-04-07 05:11:49 +08:00
Julien Buty
b80f200e74 Better format README.md 2014-04-07 05:10:48 +08:00
Julien
0af47b7935 Add build status image to README.md 2014-04-07 05:07:58 +08:00
Julien
f99fdd590e Fix typo in README.md. 2014-04-07 03:57:30 +08:00
Julien Buty
3b952d9d26 Update README 2014-04-07 01:21:48 +08:00
Julien
eca1ad0cfc Add .gitignore, Lines, README files. 2014-04-07 01:16:04 +08:00