Y
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
obihill
3576 days ago
How is this different from using an Array.filter method?!
link
pmoon00
3576 days ago
It's a logicless version of the Array.filter function. You can define the rules with just JavaScript objects.
link