I'm using Appcelerator Titanium but I want a good JS library to help with object and array manipulation.
A cut down version of dojo or jQuery with out references to window, navigator or the DOM would be good.
Many thanks.
Can anyone suggest one?
|
I'm using Appcelerator Titanium but I want a good JS library to help with object and array manipulation. A cut down version of dojo or jQuery with out references to window, navigator or the DOM would be good. Many thanks. Can anyone suggest one?
| |||
|
feedback
|
|
underscore.js has a lot of useful features not strictly related to the DOM. | |||
feedback
|
|
Try underscore | |||
|
feedback
|