I was wondering if I could use any libraries I want like Node.JS, JQuery with LimeJS ? it is possible ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
It should be possible to use jQuery with it, though I have not tested. Make use of jQuery's noConflict function Use it something like:
|
|||
|
|