jsonata
https://github.com/jsonata-js/jsonata
JavaScript
JSONata query and transformation language - http://jsonata.org
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported2 Subscribers
Add a CodeTriage badge to jsonata
Help out
- Issues
- "@" context-binding operator causes the following step to evaluate to undefined
- feat: add array set operations ($union, $intersection, $difference, $symmetricDifference)
- `$pad` builds an unbounded string from its `width` argument (no size cap like the range operator has)
- Objects emitted with null prototype
- evaluate() cannot read prototype-chain getter properties (e.g. navigator.userAgent) — hasOwnProperty skips the prototype chain
- #794 breaks access properties of URL objects
- Fix some incorrect examples
- Attempt to properly implement `?` and `+` signature semantics
- incorrect optional arguments signature validation
- Unexpected behavior: `undefined = undefined` evaluates to false
- Docs
- JavaScript not yet supported