JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 60
  • Score
    100M100P100Q72651F
  • License ISC

Package Exports

  • jql-parser

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jql-parser) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

JQL parser

  • Validating queries

Changelog

Version Feature
0.0.5 fix expression ending which allowed an extra string
0.0.4 split list from logic operators, parenthesis in two contexts
0.0.3 include built type defs properly in package.json
0.0.1 parse returns true if query has a valid syntax
? normalize query / check equivalency (Hash and order Tokens)
? show errors position