search-expression-parser
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published
Logo

Parse ((possibly) nested) search expressions

search-expression-parser turns search expressions like this:

is:archived AND (tag:production OR tag:dev AND NOT author:"John Doe")

...into an easily processable tree structure.

Visit the docs to learn more!

Package Sidebar

Install

npm i search-expression-parser

Weekly Downloads

195

Version

1.0.2

License

MIT

Unpacked Size

40 kB

Total Files

9

Last publish

Collaborators

  • mbuchalik