-
Notifications
You must be signed in to change notification settings - Fork 10
Tuller/LibItemSearch-1.0
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
LibItemSearch A search engine for World of Warcraft items Grammar: <search> := <intersect search> <intersect search> := <union search> & <union search> ; <union search> <union search> := <negatable search> | <negatable search> ; <negatable search> <negatable search> := !<primitive search> ; <primitive search> <primitive search> := <quality search> ; <type search> ; <text search> <tooltip search> := bop ; boa ; bou ; boe ; quest <quality search> := <op><text> <ilvl search> := <op><number> <type search> := <text> <text search> := <text> <op> := : | ! | ~ | < | > | <= | >=
About
Library for item searches
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published