Wanted to share an interactive query builder I've written with AngularJS 1.1.3.
I think it really emphasizes the strengths of Angular because it's moving around lots of UI with good performance, and that is requires such a small amount of code and HTML. Such an elegant framework, I really hope it continues to flourish.
Also if anyone would use a query builder for other MongoDB flavors like MongoLab or local instances, please chime in. I'm trying to decide where to push forward next on this weekend project.