Hacker News new | ask | show | jobs
Show HN: MoonQuery.js Mongo like querying of arrays in JavaScript (github.com)
4 points by pmoon00 3576 days ago
1 comments

How is this different from using an Array.filter method?!
It's a logicless version of the Array.filter function. You can define the rules with just JavaScript objects.