query-engine icon indicating copy to clipboard operation
query-engine copied to clipboard

QueryEngine provides extensive Querying, Filtering, and Searching abilities for Backbone.js Collections as well as JavaScript arrays and objects

Results 28 query-engine issues
Sort by recently updated
recently updated
newest added

Mongo NoSQL Spec: https://docs.mongodb.org/manual/reference/operator/query/ Any query-engine specific selectors should either be removed, or prefixed with `$qe` The current `$in` should be changed to mongo spec'd `$in` and a new `$qeContains`,...

enhancement

Bumps [projectz](https://github.com/bevry/projectz) from 0.3.17 to 1.12.0. Release notes *Sourced from [projectz's releases](https://github.com/bevry/projectz/releases).* > ## v0.4.3 February 13, 2015 > - Appends new line when saving packages > > ## v0.4.2...

dependencies

Bumps [docpad-plugin-coffeescript](https://github.com/docpad/docpad-plugin-coffeescript) from 2.4.0 to 2.7.0. Changelog *Sourced from [docpad-plugin-coffeescript's changelog](https://github.com/docpad/docpad-plugin-coffeescript/blob/master/HISTORY.md).* > ## v2.7.0 2018 March 7 > - Minimum supported node version now 0.10, as that now DocPad's min...

dependencies

Bumps [backbone](https://github.com/jashkenas/backbone) from 1.1.2 to 1.4.0. Commits - [`5de45fc`](https://github.com/jashkenas/backbone/commit/5de45fc9e1cbe5f61cf459067207bbe73451ac91) Backbone 1.4.0 - [`c336c8a`](https://github.com/jashkenas/backbone/commit/c336c8a0569296845b52453944ff56af2b3edf2e) Allow ESLint to do its thing. - [`27f7d41`](https://github.com/jashkenas/backbone/commit/27f7d41de1f64f6662a96f44531d7518953b1e07) Merge pull request [#4190](https://github-redirect.dependabot.com/jashkenas/backbone/issues/4190) from AndresArturo/4189 - [`594bf08`](https://github.com/jashkenas/backbone/commit/594bf08c7c6447d920b2940e08b193a63edce807) Mention...

dependencies

Bumps [benchmark](https://github.com/bestiejs/benchmark.js) from 1.0.0 to 2.1.4. Commits - [`0612826`](https://github.com/bestiejs/benchmark.js/commit/061282627fdb7867d560729ca34b710fe8c48464) Bump to v2.1.4. - [`1fe5071`](https://github.com/bestiejs/benchmark.js/commit/1fe507186c3d1f88b6fe136aea54e782095907ba) Fix loading of Browserscope visualization ([#188](https://github-redirect.dependabot.com/bestiejs/benchmark.js/issues/188)) - [`3b05e96`](https://github.com/bestiejs/benchmark.js/commit/3b05e96123ac835f6c580c8461a8dae6ca533a92) Update deps. - [`1fed5d4`](https://github.com/bestiejs/benchmark.js/commit/1fed5d4c378e8b4bc1864645d43b435f1f7acd53) No need to call...

dependencies

Bumps [underscore](https://github.com/jashkenas/underscore) from 1.7.0 to 1.9.1. Commits - [`ae037f7`](https://github.com/jashkenas/underscore/commit/ae037f7c41323807ae6f1533c45512e6d31a1574) Underscore.js 1.9.1 - [`5a55dd1`](https://github.com/jashkenas/underscore/commit/5a55dd13edd148718a0a0177d711b71b5887d3da) Fixes [#2741](https://github-redirect.dependabot.com/jashkenas/underscore/issues/2741). _.first() and _.last() should return an empty array when request... - [`3cd55ea`](https://github.com/jashkenas/underscore/commit/3cd55ea9b40044b34bfe1ad90c25eb3ac777b158) Merge pull request...

dependencies

Bumps [docpad-plugin-ghpages](https://github.com/docpad/docpad-plugin-ghpages) from 2.4.4 to 2.7.0. Changelog *Sourced from [docpad-plugin-ghpages's changelog](https://github.com/docpad/docpad-plugin-ghpages/blob/master/HISTORY.md).* > ## v2.7.0 2018 June 26 > - Now compiled with CoffeeScript v2 > - Updated base files >...

dependencies

Bumps [docpad](https://github.com/docpad/docpad) from 6.69.2 to 6.82.5. Changelog *Sourced from [docpad's changelog](https://github.com/docpad/docpad/blob/master/HISTORY.md).* > ## v6.82.5 2018 October 1 > - Prevent plugin `false` could not be loaded errors, now it will...

dependencies

Bumps [docpad-plugin-eco](https://github.com/docpad/docpad-plugin-eco) from 2.1.0 to 2.3.0. Changelog *Sourced from [docpad-plugin-eco's changelog](https://github.com/docpad/docpad-plugin-eco/blob/master/HISTORY.md).* > ## v2.3.0 2018 June 25 > - Now compiled with CoffeeScript v2 > - Updated base files >...

dependencies

https://trello.com/c/TYrXZc4T

enhancement