JQuery Inflector 与 Rails 一样功能齐全。 ActiveSupport 变形器?

发布于 2024-08-31 01:25:15 字数 287 浏览 4 评论 0原文

是否有一个 JQuery 插件,其字符串实用程序与 ActiveSupport 的 Inflector 相当?

我找到了 这个 Prototype utils 端口,但缺少其中一些。

Is there a JQuery plugin with string utils on par with ActiveSupport's Inflector?

I have found this Prototype utils port, but it's missing some of them.

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

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

发布评论

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

评论(2

梦冥 2024-09-07 01:25:16

我是 Inflection-js 的粉丝。它是独立的,只是扩展了 String 原型,因此您不需要任何依赖项。效果非常好。

http://code.google.com/p/inflection-js/

I'm a fan of inflection-js. It's stand alone, just extends the String prototype so you don't need any dependancies. It works really well.

http://code.google.com/p/inflection-js/

海夕 2024-09-07 01:25:16

查看 SugarJS,它具有非常好的字符串支持。

http://sugarjs.com/api/String

Check out SugarJS, it has really good string support.

http://sugarjs.com/api/String

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