Giter Club home page Giter Club logo

apejs's Introduction

apejs's People

Contributors

gblazex avatar jbalint avatar lmatteis 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  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  avatar

apejs's Issues

request module on apejs

Hi Imatteis,

I am wondering, how can we use request module like
var request = require("request"); on node.js
since apejs doesn't based on node.js and there is not request module in module/ dir
are there any exist one that can be used with apejs?

Can you show or guide me to how to request json from other sites?

"param" is not defined

Hi Imatteis,

First, thanks for your good work!.
I am trying to use Javascript on Google App Engine, using apejs.
Most of them work fine, except filtering.

I did test on your code, when I tried to "Filtering and sorting" /test
It shows:

HTTP ERROR 500

Problem accessing /filter. Reason:

    ReferenceError: "param" is not defined. (main.js#56)
Caused by:

org.mozilla.javascript.EcmaError: ReferenceError: "param" is not defined. (main.js#55)
    at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3785)
    at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3763)
    ....
    ....

Then I removed "param" usage and get data from query (3rd parameter) instead.
The error messages gone, but It doesn't work anyway, there is no data come out!

Then I tried to figured out by look into select.js file
I found that there is no functionality for select("person").find({age:"10"}) and no way to define operator like find("age", "<", "10") on select.js

Am I missing something? Please help me, if this works, it will save me a ton of times.
Thank you

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.