8000 GitHub - Querela/cql-js: CQL parser written in JavaScript
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Querela/cql-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contextual Query Language parser in JavaScript

A hand-written, recursive descent parser of the Contextual Query Language as used in the standardized information retrieval protocols - SRU.

The parser can be used in places where the front-end query analysis is required (e.g search UIs, etc).

CQL specification, including the grammar and detailed description of the language: CQL specs

About

CQL parser written in JavaScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.4%
  • HTML 19.6%
0