String manipulation helpers for javascript
:fishingpoleand_fish: A library that allows you to access the text selected by the user
sprintf.js is a complete open source JavaScript sprintf implementation
Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.
Extra JavaScript string methods.
Les fonctionnalités principales de jprichardson/string.js sont : Manipulation de chaînes de caractères, String Utilities.
Les alternatives open-source à jprichardson/string.js incluent : evandrolg/selecting — :fishing_pole_and_fish: A library that allows you to access the text selected by the user. huandu/xstrings — Implements string functions widely used in other languages but absent in Go. alexei/sprintf.js — sprintf.js is a complete open source JavaScript sprintf implementation. epeli/underscore.string — String manipulation helpers for javascript. gobeam/stringy — Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many… mathiasbynens/he — A robust HTML entity encoder/decoder written in JavaScript.