JavaScript 替代品 underscore.js

发布于 2024-11-27 17:55:17 字数 112 浏览 1 评论 0原文

有哪些非原型修改库为 JavaScript 提供核心功能(不是 DOM,而是数组、字符串、数字、RegExp 等操作)?

我正在寻找 underscore.js 的替代品(jQuery 不算)。

What are some non prototype modifying libraries that provide core functionality to JavaScript (not DOM, but Array,String,Number,RegExp,etc... manipulations)?

I'm looking for alternatives to underscore.js (jQuery doesn't count).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

方圜几里 2024-12-04 17:55:17

lodash 具有非常好的功能,如 underscore js,并且与 underscore js 相比,速度也更快。

虽然 lodash 很好,但我发现了另一个不错的图书馆
SugarJS

lodash have very good functionaliy like underscore js and it is fast also compare to underscore js.

though lodash is good but i found another good library
SugarJS

终难愈 2024-12-04 17:55:17

以下是一些:

Here are a few:

太阳男子 2024-12-04 17:55:17

Oliver Steele 的 Functional(请参阅此处此处)涵盖了许多与 Underscore 相同的问题空间。

Oliver Steele's Functional (see here or here) covers a lot of the same problem space as Underscore.

靖瑶 2024-12-04 17:55:17

作为 underscore.js 的替代方案,Valentine 可能值得一看。

As an alternative to underscore.js, Valentine might be worth looking at.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文