Is there a jQuery plugin with string utils at the ActiveSupport Inflector level ?
I found this prototype utils port , but it lacks some of them.
I am a fan of inflection-js. It's standalone, it just extends the String prototype, so you don't need any dependencies. It works very well.
http://code.google.com/p/inflection-js/
Give up on SugarJS, it has really good string support.
http://sugarjs.com/api/String
Source: https://habr.com/ru/post/1743269/More articles:Как правильно позвонить clearTimeout? (Идентификатор тайм-аута потерян?) - javascriptJavascript: не удается остановить setTimeout - javascriptrunning python from an android application - javaStandardize camera input in OpenCV? (Contrast / Saturation / Brightness, etc.) - pythonВключение/выключение маркеров в API Карт Google v3 - apiChange Column Sort - sqlHow to get Django url correctly? - djangoTinyMCE editor works in IE - internet-explorerTinyMCE: dual forecolor and backcolor buttons? - javascriptExcel export in ruby on rails - ruby-on-railsAll Articles