bevry / query-engine

QueryEngine provides extensive Querying, Filtering, and Searching abilities for Backbone.js Collections as well as JavaScript arrays and objects
http://bevry.github.io/query-engine/
Other
329 stars 34 forks source link

Add UMD wrapper to work with Node.js, AMD, and browser globals #23

Closed neverfox closed 10 years ago

neverfox commented 11 years ago

Addresses #18, with the additional requirement that it "supports AMD, No-AMD and Node."

neverfox commented 11 years ago

I got errors from DocPad running cake compile, even before changing the code, so I'm sorry I didn't take this all the way through the build process.

mattiasrunge commented 10 years ago

This would be a very good thing to have, but the current pull-request does not seem to deal with the Exoskeleton case, if one wants to use that instead of backbone...

balupton commented 10 years ago

See https://github.com/bevry/query-engine/issues/18#issuecomment-30908637