Skip to content

StephenCleary/json-filter-expr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-filter-expr

Simple JSON filtering for possibly-slightly-less-technical end users.

Limitations

No Implicit Conversion of Data

There are no implicit conversions done of data. If the filter expression compares with a numeric value (e.g., > 0), then the data must be a number to match; 1 would match, "1" would not.

About

Simple JSON filtering for possibly-slightly-less-technical end users.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors