Miles Poindexter
Miles Poindexter
Hi, sorry, I have better information now. It turns out the NodeJS module I was referring to is NOT under the ua-parser umbrella and uses its own internal regex, which...
Yes, is there any ETA on the next version of Jaydata which will hopefully support the latest version of Express?
Here's example code of what I'm trying to do . . . require('jaydata'); var http = require('http'), qs = require('querystring'), url = require('url'); window.DOMParser=require('xmldom').DOMParser; require('q'); var MongoClient = require('mongodb').MongoClient; $data.Class.define("test.Person",...