8,110 skills found · Page 1 of 271
google / LeveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
ai / NanoidA tiny (118 bytes), secure, URL-friendly, unique string ID generator for JavaScript
validatorjs / Validator.jsString validation
chalk / Chalk🖍 Terminal string styling done right
doctrine / InflectorDoctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.
serbanghita / Mobile DetectMobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
47ng / NuqsType-safe search params state manager for React frameworks - Like useState, but stored in the URL query string.
SwiftGen / SwiftGenThe Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
seatgeek / FuzzywuzzyFuzzy String Matching in Python
pillarjs / Path To RegexpTurn a path string such as `/user/:name` into a regular expression
Neargye / Magic EnumStatic reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
spatie / BrowsershotConvert HTML to an image, PDF or string
mandiant / Flare FlossFLARE Obfuscated String Solver - Automatically extract obfuscated strings from malware.
rapidfuzz / RapidFuzzRapid fuzzy string matching in Python using various string metrics
seatgeek / ThefuzzFuzzy String Matching in Python
panzerdp / VocaThe ultimate JavaScript string library
esamattis / Underscore.stringString manipulation helpers for javascript
malcommac / SwiftRichString👩🎨 Elegant Attributed String composition in Swift sauce
zzz40500 / GsonFormat根据Gson库使用的要求,将JSONObject格式的String 解析成实体
gflags / GflagsThe gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at: