非浏览器JS库
我正在使用 Appcelerator Titanium,但我想要一个好的 JS 库来帮助进行对象和数组操作。
没有对窗口、导航器或 DOM 的引用的 dojo 或 jQuery 的精简版本会很好。
非常感谢。
谁能推荐一个吗?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
underscore.js 有很多与 DOM 不严格相关的有用功能。
underscore.js has a lot of useful features not strictly related to the DOM.
尝试下划线
Try underscore