jmespath / jmespath/jmespath.js

Comparing different types does JS style comparisons

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
847
Forks
101
PR merge metrics
No merged PRs in 30d

Description

e.g.`1 < "2"` is true, when according to my reading of the spec it should be null. This is particularly strange since strict comparison is used for equality (e.g.. `1 == "1"` is false).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.