GithubHelp home page GithubHelp logo

objeq's People

Contributors

kode4food avatar sterago avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

objeq's Issues

Parser error

Thanks for this library, I really like this solution where you can provide a query as string.

In the docs I see this example:

var query = $objeq("'^Ro' =~ name -> name + ' is ' + age"); // OK

which works fine. However, turning around property and value in the comparison does not work:

var query = $objeq("name ~= '^Ro' -> name + ' is ' + age"); // ERROR

Error in IE 8 + Build Error

Hi.

First of all, thanks for this package.

I want to use objeq in a node application and in the browser (IE8 +, FF, Chrome etc.).

In node: no prob. it works perfectly.

In IE 8: I get Object doesn't support this action in `objeq.min.js, line 1 character 11697'

I cloned the objeq project locally and tried to build the browser version to run in IE8 with a non-minified version to try to identifiy the issue but it failed as well:

image

group by for aggregation

I did not see where there is an ability to group by for aggregates. Am I correct? If so, I could try with my limited skills to implement. Thanks so much for a really cool repo.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.