string-inflection

underscore -> UPCASE -> CamelCase conversion of names

Emacs Lisp238

2 years ago

emacsemacs-lispinflection

gradient-string

gradient-string

:rainbow: Beautiful color gradients in terminal output

JavaScript999mit

last year

colorconsolegradient

std.rcstring

A reference counted string implementation for D's build in string construct.

D9

5 years ago

random_string_generator

A Elixir module to generate a random string based on a given string pattern.

Elixir1gpl-3.0

5 years ago

mk-string-metrics

Calculate various string metrics efficiently in Common Lisp (Damerau-Levenshtein

Common Lisp21mit

3 years ago

common-lispstring-metrics

template-string-i18n

JavaScript4

5 years ago

underscore.string

String manipulation helpers for javascript

JavaScript3370

last year

javascriptstringutility

String.prototype.replaceAll

Spec-compliant polyfill for String.prototype.replaceAll ESnext proposal.

JavaScript33mit

8 months ago

String.prototype.trim

String.prototype.trim

ES5 spec-compliant shim for String.prototype.trim

JavaScript13mit

8 months ago

ecmascriptjavascriptpolyfill

String.prototype.trimLeft

ES2019 spec-compliant shim for String.prototype.trimLeft.

JavaScript7mit

last year

String.prototype.trimRight

ES2019 spec-compliant shim for String.prototype.trimRight.

JavaScript8mit

last year

ecmascriptjavascriptpolyfill

zig-string

A String Library made for Zig

Zig182mit

6 months ago

librarysimplestring

string.js

string.js

Extra JavaScript string methods.

JavaScript1797

3 years ago

fuzzy-string-match

fuzzy string matching library for ruby

Ruby275apache-2.0

4 years ago

KKStringValidator

Swift String Validator. Simple lib for ios to validate string and UITextFields t

Swift17mit

7 years ago

String.prototype.at

A robust & optimized ES3-compatible polyfill for the `String.prototype.at` propo

JavaScript55mit

3 years ago

String.prototype.includes

A robust & optimized ES3-compatible polyfill for the `String.prototype.contains`

JavaScript69mit

4 years ago

vue-string-filter

✂️ Vue 2.x lightweight string manipulation filter

TypeScript38mit

3 years ago

vuevue-filtervue-string

fast-string-interpolator

fast-string-interpolator

Scala macro that generates ultra-fast string interpolators.

Scala86apache-2.0

6 months ago

high-performancemacroscala

cl-string-generator

Generate string from regular expression

Common Lisp22mit

3 years ago

string-is

string-is

An open-source, privacy-friendly online string toolkit for developers.

TypeScript194agpl-3.0

yesterday

nextjsreactreactjs

indent-string

Indent each line in a string

JavaScript111mit

2 years ago

splice-string

Remove or replace part of a string like Array#splice

JavaScript22mit

3 years ago

string-length

Get the real length of a string - by correctly counting astral symbols and ignor

JavaScript158mit

28 days ago

string-width

Get the visual width of a string - the number of columns required to display it

JavaScript449mit

2 months ago

pythonic-string-reader

A simple and unintrusive read table modification inspired by Python's three quot

Common Lisp17bsd-3-clause

6 years ago

node-red-contrib-string

node-red-contrib-string

Provides a string manipulation node with a chainable UI based on the concise and

HTML19

last year

parsestringstring-manipulation

proposal-string-replaceall

ECMAScript proposal: String.prototype.replaceAll

HTML253

3 years ago

stringy

Convert string to camel case, snake case, kebab case / slugify, custom delimiter

Go197mit

last year

betweencamel-casecamelcase

String.fromCodePoint

A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6

JavaScript62mit

8 months ago

String.prototype.codePointAt

A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAS

JavaScript55mit

12 months ago

String.prototype.endsWith

A robust & optimized ES3-compatible polyfill for the `String.prototype.endsWith`

JavaScript35mit

7 months ago

String.prototype.repeat

A robust & optimized ES3-compatible polyfill for the `String.prototype.repeat` m

JavaScript27mit

3 years ago

String.prototype.startsWith

A robust & optimized ES3-compatible polyfill for the `String.prototype.startsWit

JavaScript143mit

8 months ago

ember-cli-string-helpers

Set of the String helpers extracted from DockYard's ember-composable-helpers.

JavaScript73other

last year

emberember-addonember-cli

java-string-similarity

Implementation of various string similarity and distance algorithms: Levenshtein

Java2653other

2 years ago

algorithmcosine-similaritydamerau-levenshtein

leveldb

LevelDB is a fast key-value storage library written at Google that provides an o

C++34630bsd-3-clause

2 months ago

elixir-xml-to-map

Converts XML String to Elixir Map data structure with string keys

Elixir49apache-2.0

3 months ago

gremlin-template-string

Generate Gremlin scripts with bound parameters using ES6 template strings

JavaScript17

8 years ago

pad-left

Left pad a string with zeros or a specified string. Fastest implementation.

JavaScript44mit

2 years ago

fillleftpad

f-string-toggle.nvim

f-string-toggle.nvim

:yarn: A Neovim plugin to toggle python f-strings

Lua25

8 months ago

escape-string-regexp

Escape RegExp special characters

JavaScript569mit

2 years ago

query-string

query-string

Parse and stringify URL query strings

JavaScript6525mit

9 months ago

npm-packageparsequery-string

fuzzywuzzy

fuzzywuzzy

Fuzzy String Matching in Python

Python9029gpl-2.0

last year

preact-render-to-string

preact-render-to-string

:page_facing_up: Universal rendering for Preact: render JSX and Preact component

JavaScript595mit

4 months ago

htmlpreactpreact-components

sttr

sttr

cross-platform, cli app to perform various operations on string

Go789mit

3 months ago

clicli-appcli-tool

nanoid

A tiny and fast Go unique string generator

Go60mit

2 years ago

gonanoid

nanoid

A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScr

JavaScript23203mit

2 days ago

SwiftString

A comprehensive, lightweight string extension for Swift

Swift1614mit

7 years ago

qsp

Enhanced query string parser for Erlang

Erlang19mit

7 years ago

Guitar

A Cross-Platform String and Regular Expression Library written in Swift.

Swift659mit

2 years ago

carthagecocoapodscross-platform

fastring

Extremely fast string formatting

Scala122apache-2.0

6 months ago

SmartFormat

A lightweight text templating library written in C# which can be a drop-in repla

C#1008other

6 months ago

formatterlocalizationnetframework

portlurker

Port listener / honeypot in Rust with protocol guessing and safe string display

Rust21mit

8 days ago

wildmatch

Simple string matching with single- and multiple-wildcard operator

Rust68mit

4 months ago

globbingmatching-algorithmquestionmark

strfmt

Tiny, fast, string formatting in V.

V5

2 years ago

string-formattingvvlang

mspm

Multi-String Pattern Matching Algorithm Using TrieNode

Go24bsd-3-clause

6 years ago

aho-corasickgolangmulti-search

hyperx

🏷 - tagged template string virtual dom builder

JavaScript1005bsd-2-clause

6 months ago

domhtmltemplate-strings

mxj

Decode / encode XML to/from map[string]interface{} (or JSON); extract values wit

Go598mit

7 months ago

slugify

Generate slug from string, includes custom and language-specific transliteration

V0ncsa

10 months ago

slugify

Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel,

PHP2834mit

7 months ago

languagelattenette

hotwater

Fast Ruby FFI string edit distance algorithms

Ruby81other

11 years ago

SublimeChangeQuotes

Converts single and double quotes, and re-escapes quotes within the string

Python123other

11 months ago

device_detector

Crystal shard for device detection by User-Agent string

Crystal21mit

3 years ago

crystaldevice-detectionshards

triple_accel

Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Leven

Rust93mit

last year

algorithmsavx2dynamic-programming

array_tool

Array helpers for Rust's Vector and String types

Rust74mit

last year

cratesgraphemeiterator

LocalizedView

LocalizedView

Setting up application specific localized string within xib file.

Objective-C8mit

8 years ago

DDMathParser

String → Number

Swift840mit

4 years ago

math-expressionsswift

trie

Data structure and relevant algorithms for extremely fast prefix/fuzzy string se

Go721mit

7 months ago

pragmatic_tokenizer

A multilingual tokenizer to split a string into tokens

Ruby90mit

3 years ago

StyleDecorator

StyleDecorator

Easy string decoration with styles

Swift15mit

4 years ago

attributedstringcocoapodsdecorator

chalk

🌈 A terminal string colorizer for the V language.

V21mit

2 years ago

colorsterminalterminal-colors

amatch

Approximate String Matching library

C369apache-2.0

2 years ago

rosedb

rosedb

🚀 A high performance NoSQL database based on bitcask, supports string, list, ha

Go3694apache-2.0

last year

clidata-structuresdatabase

geojson2svg

Converts GeoJSON to SVG string given SVG view port size and maps extent.

JavaScript208mit

9 months ago

geojsonjavascriptmap

StyledTextKit

StyledTextKit

Declarative building and fast rendering attributed string library.

Swift1230mit

2 years ago

githawknsattributedstringswift

SwiftValidators

String (and more) validation for iOS

Swift239mit

2 years ago

appappleapplication

go-getter

Package for downloading things from a string URL using a variety of protocols.

Go1558mpl-2.0

2 months ago

go-edlib

📚 String comparison and edit distance algorithms library, featuring : Levenshte

Go441mit

2 years ago

algorithmscosinedamerau-levenshtein

libformatstr

Simplify format string exploitation.

Python337

2 years ago

xstrings

Implements string functions widely used in other languages but absent in Go.

Go1269mit

last year

algorithmgostrings

gostrutils

Collections of string utils I have created over the years

Go44mit

last year

collectiongolangpackage

deno_slugify

A string slugifier

TypeScript18mit

3 years ago

denoslugifystring-manipulation

Croc

Croc

Swift emoji string parsing library

Swift130mit

5 years ago

carthagecocoapodscroc

JQSwiftIcon

Icon Fonts on iOS using string interpolation

Swift6mit

6 years ago

lexis-cli

Word counting made easy. Retrieve the number of words in a string or stdin.

JavaScript10

last year

clicli-appcounting

fast_underscore

Fast String#underscore implementation

C32mit

last month

simetric

String similarity metrics for Elixir

Elixir60isc

3 years ago

distanceelixirjaro-winkler

LiipUrlAutoConverterBundle

LiipUrlAutoConverterBundle

[DEPRECATED] This bundle will add a Twig Extension for templates with a new filt

PHP50mit

6 years ago

bundlephpsymfony

so_stupid_search

so_stupid_search

It's my honor to drive you fucking fire faster, to have more time with your Fami

Rust157lgpl-2.1

last year

blazing-fastcargocode-search

say

Lua string hashing library, useful for internationalization

Lua38mit

9 months ago

s.el

The long lost Emacs string manipulation library.

Emacs Lisp1022gpl-3.0

last year

SwiftRichString

SwiftRichString

👩‍🎨 Elegant Attributed String composition in Swift sauce

Swift3053mit

9 months ago

attributedstringauto-layoutdynamic-type

maxent_string_classifier

a JRuby maximum entropy classifier for string data, based on the OpenNLP Maxent

Ruby9

15 years ago

handy

GO Golang Utilities and helpers like validators and string formatters

Go77mit

4 years ago

cnpjconversioncpf

as3corelib

An ActionScript 3 Library that contains a number of classes and utilities for w

ActionScript1487

9 years ago

decoda

A lightweight lexical string parser for BBCode styled markup.

PHP196mit

last year

bbcodebbcode-parserdecoda

Stringly.Typed

Making it easier to convert strings to/from .NET types.

C#46mit

5 years ago

ColorizeSwift

ColorizeSwift

Terminal string styling for Swift.

Swift294mit

last year

ansiansi-escape-codescarthage

webView-ANE

This air native extension is a perfect replacement to the classic StageWebView a

ActionScript53

5 years ago

lambdaparser

lambdaparser

Runtime parser for string expressions (formulas, method calls). Builds dynamic L

C#295mit

3 months ago

dot-netdotnetcoreevalexpr

dynamic_compile

compile and load erlang modules from string input

Erlang1

10 years ago

dicer

dice string parser and roller

Elixir4mit

9 years ago

strutil

String utilities for Go

Go199mit

2 years ago

gogolangstrings

voca

The ultimate JavaScript string library

JavaScript3555mit

9 months ago

casejavascriptjavascript-library

is-fqdn

Check if a string represent a fully qualified domain name

JavaScript22mit

last year

PFColorHash

PFColorHash

Generate color based on the given string.

Swift27mit

last year

geopattern

geopattern

:triangular_ruler: Create beautiful generative image patterns from a string in g

Go1259mit

5 years ago

artgenerative-artgeopattern

fuzzy_match

fuzzy_match

Find a needle (a document or record) in a haystack using string similarity and (

Ruby665mit

3 years ago

curtail

HTML tag-safe string truncation

Elixir32mit

3 years ago

ppx_string_interpolate

A simple OCaml ppx filter to support string interpolation like [%str "value of f

OCaml21unlicense

4 years ago

decamelize

Convert a camelized string into a lowercased one with a custom separator: unicor

JavaScript229mit

last year

filenamify

Convert a string to a valid safe filename

JavaScript477mit

last year

hasha

Hashing made simple. Get the hash of a buffer/string/stream/file.

JavaScript945mit

6 months ago

pretty-ms

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s

JavaScript1008mit

3 months ago

humanizemillisecondsnpm-package

pretty-time-zsh

Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s

Shell69mit

3 years ago

the_fuzz

String metrics and phonetic algorithms for Elixir (e.g. Dice/Sorensen, Hamming,

Elixir76apache-2.0

5 years ago

queryst

Rust query string parser with nesting support

Rust70mit

12 months ago

CommonRegexRuby

Find a lot of kinds of common information in a string. CommonRegex port for Ruby

Ruby79

2 years ago

jaro_winkler

Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8

Ruby187mit

11 months ago

algorithmjaro-winklerjaro-winkler-distance

NoOptionalInterpolation

✍️ No "Optional(...)" in string interpolation + Easy pluralization

Swift51mit

7 years ago

cartfilecarthagecocoapods

parseargs-go

A string argument parser that understands quotes and backslashes

Go10mit

7 years ago

Marshal

Marshal

Marshaling the typeless wild west of [String: Any]

Swift696mit

9 months ago

apple-tvapple-watchios

validator.js

validator.js

String validation

JavaScript21604mit

8 months ago

hacktoberfestinputjavascript

written

A set of utilities for manipulating text, with a focus on providing typographic

TypeScript7mit

2 years ago

twas

🕰 Tiny (280B) relative time string function (eg: "3 seconds ago")

JavaScript245mit

last year

agofrom-nowrelative

word_count

A word counter for String and Hash in Ruby

Ruby5mit

5 years ago

alfred-encode-decode-workflow

alfred-encode-decode-workflow

Encoding and decoding a string into multiple variations.

PHP534mit

2 years ago

json_pointer

Implementation of RFC 6901 which defines a string syntax for identifying a speci

Elixir11apache-2.0

5 years ago

go-str2duration

Convert string to duration in golang

Go89bsd-3-clause

6 months ago

convertdurationgolang

deno_case_style

A string validator and formater for case Style

TypeScript4mit

5 years ago

camelcasedenokebabcase

pretty-time

Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s

Shell1mit

2 months ago

Akade.IndexedSet

A convenient data structure supporting efficient in-memory indexing and querying

C#38mit

3 months ago

chalk

chalk

🖍 Terminal string styling done right

JavaScript21416mit

3 months ago

ansiansi-escape-codeschalk

base64Captcha

captcha of base64 image string

Go1959other

2 months ago

anti-spamarithmetic-captchaaudio-captchas

plexis

Lo-fi, powerful, community-driven string manipulation library.

JavaScript146mit

6 months ago

SwiftGen

SwiftGen

The Swift code generator for your assets, storyboards, Localizable.strings, … —

Swift9088mit

last month

code-generatorioslocalization

Transformer

Transformer

Easy Attributed String Creator

JavaScript282

4 years ago

nsattributedstringobjective-conline-editor

Pinch

String.replace for JavaScript objects (and JSON).

JavaScript27

10 years ago

ocaml-containers

A lightweight, modular standard library extension, string library, and interface

OCaml462bsd-2-clause

5 months ago

data-structurelightweightmodular

Localizable.strings

Localizable.strings

Description Mac app to open and edit Xcode localizations. It searches the .lp

Swift29mit

6 years ago

colorize

Ruby string class extension. It add some methods to set color, background color

Ruby1238gpl-2.0

10 months ago

ansi-escape-sequencesgemruby

flutter_gen

flutter_gen

The Flutter code generator for your assets, fonts, colors, … — Get rid of all St

Dart1326mit

4 months ago

assetscode-generatordart

stringi

stringi

Fast and portable character string processing in R (with the Unicode ICU)

C++282other

6 months ago

icuicu4cnatural-language-processing

geo_pattern

geo_pattern

Create beautiful generative geometric background images from a string.

Ruby1255mit

4 months ago

generativeproceduralruby

esrever

A Unicode-aware string reverser written in JavaScript.

JavaScript887mit

3 years ago

rtrim

Strip whitespace - or other characters - from the end of a string

JavaScript0mit

3 years ago

rtrimstringstrip

stringr

stringr

A fresh approach to string manipulation in R

R548other

6 months ago

rregular-expressionstrings

cl-str

Modern, simple and consistent Common Lisp string manipulation library.

Common Lisp295mit

2 months ago

common-lispquicklispstring-manipulation

locheck

Validate iOS, Android, and Mac localizations. Find errors in .strings, .stringsd

Swift93mit

11 months ago

androidiosswift

slugify

A Go slugify application that handles string

Go32mit

6 years ago

gogolangslug

nice-exit-code

ZSH plugin that maps exit status code to human readable string

Shell37mit

4 years ago

electron-is-accelerator

Check if a string is a valid Electron accelerator

JavaScript16mit

4 years ago

acceleratorelectron

strip-ansi

Strip ANSI escape codes from a string

JavaScript359mit

11 months ago

nvim-puppeteer

Automatically convert strings to f-strings or template strings and back.

Lua49mit

2 months ago

f-stringsnvim-pluginstring-manipulation

ember-text-measurer

Simple Ember Service to measure the width of a string in a performant way

JavaScript38mit

last year

blazor-wasm-query-strings

This repo contains the source code for the "Query Strings in Blazor WebAssembly"

HTML2mit

3 years ago

ISO8859

🌍⏩📄 Convert ISO8859 1-16 Encoded Text to String in Swift. Supports iOS, tvOS,

Swift18mit

3 years ago

encodingisoiso8859

FuzzyWuzzy.pas

Fuzzy String Matching in Free Pascal - Port of FuzzyWuzzy

Pascal14mit

5 years ago

delphifuzzy-matchingpascal

levenshtein-ffi

Fast string edit distance computation, using the Damerau-Levenshtein algorithm.

Ruby149bsd-2-clause

last year

camelcase

Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → foo

TypeScript8mit

5 years ago

backdraft-js

Simple function to turn a Draft.js RawDraftContentBlock into a marked-up string.

JavaScript48

8 years ago

react-native-html

Render html string as react native custom elements

JavaScript11other

9 years ago

to-camel-case

Convert a string to a camel case.

JavaScript36

8 years ago

caseutility

to-capital-case

Convert a string to a capital case.

JavaScript11

6 years ago

casejavascriptutility

to-constant-case

Convert a string to a constant case.

JavaScript4

8 years ago

caseutility

to-dot-case

Convert a string to a dot case.

JavaScript5

3 years ago

casejavascriptutility

to-no-case

Remove an existing case from a string.

JavaScript16

8 years ago

caseutility

to-pascal-case

Convert a string to pascal case.

JavaScript3

8 years ago

caseutility

to-sentence-case

Convert a string to a sentence case.

JavaScript6

8 years ago

caseutility

to-snake-case

Convert a string to a snake case.

JavaScript26

6 years ago

caseutility

to-space-case

Convert a string to a space case.

JavaScript5

8 years ago

casejavascriptutility

to-title-case

Convert a string to a title case.

JavaScript17

8 years ago

caseutility

abandoned-strings

Command line program that detects unused resource strings in an iOS or OS X appl

Swift374mit

3 years ago

Pluralize.swift

Great Swift String Pluralize Extension

Swift198mit

2 years ago

validator.dart

:turtle: String validation and sanitization for Dart.

Dart64mit

6 years ago

Playground-Strings

A Swift String Cheat Sheet in an Xcode playground

Swift58bsd-3-clause

last year

Swift-Algorithms-Strings-

Implementation of multiple string manipulation algorithms in Swift

Swift40mit

7 years ago

gulp-replace

A string replace plugin for gulp

JavaScript496mit

last year

Chalk

Chalk

✏️Expressive styling on terminal string. (chalk for swift)

Swift58mit

3 years ago

chalkclicolor

flare-floss

flare-floss

FLARE Obfuscated String Solver - Automatically extract obfuscated strings from m

Python3012apache-2.0

5 days ago

deobfuscationflaregsoc-2024

fuzzy

fuzzy

Filters a list based on a fuzzy string search

JavaScript820mit

2 years ago

ember-dynamic-render-template

Render DOM from a template string.

JavaScript14mit

3 years ago

big-list-of-naughty-strings

big-list-of-naughty-strings

The Big List of Naughty Strings is a list of strings which have a high probabili

Python45852mit

10 days ago

dna-transcription-kata

dna-transcription-kata

Bioinformatics-themed kata for practicing string manipulation in a data transfor

8mit

2 years ago

bioinformaticsbiologychallenge

NaughtyKeyboard

NaughtyKeyboard

The Big List of Naughty Strings is a list of strings which have a high probabili

Swift587mit

9 years ago

fccf

fccf

fccf: A command-line tool that quickly searches through C/C++ source code in a d

C++339mit

2 years ago

abstract-syntax-treec-languagec-programming

capitalize-first-tailwind

tailwind utility to capitalise only first letter of string

JavaScript3mit

2 years ago

tailwindcss

go-trigger

A Global event triggerer for golang. Defines functions as event with id string.

Go236mit

7 years ago

event-handlerstrigger

zig-nanoid

A tiny, secure, URL-friendly, unique string ID generator. Now available in pure

Zig23mit

2 years ago

idnanoidrandom

utf8.h

📚 single header utf8 string functions for C and C++

C1493unlicense

8 months ago

ccppunicode

PyTime

PyTime is an easy-use Python module which aims to operate date/time/datetime by

Python152mit

last year

date-timedatetimepython

camelcase

Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → foo

JavaScript660mit

7 months ago

cli-truncate

Truncate a string to a specific width in the terminal

JavaScript85mit

6 months ago

get-stdin

Get stdin as a string or buffer

JavaScript333mit

6 months ago

get-stream

Get a stream as a string, Buffer, ArrayBuffer or array

JavaScript331mit

last month

into-stream

Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuf

JavaScript204mit

5 months ago

nodejsnpm-packagereadable-stream

pretty-bytes

Convert bytes to a human readable string: 1337 → 1.34 kB

JavaScript1071mit

9 months ago

strip-bom

Strip UTF-8 byte order mark (BOM) from a string

JavaScript107mit

3 years ago

strip-indent

Strip leading whitespace from each line in a string

JavaScript132mit

3 years ago

string-inflection

underscore -> UPCASE -> CamelCase conversion of names

Emacs Lisp238

2 years ago

emacsemacs-lispinflection

gradient-string

gradient-string

:rainbow: Beautiful color gradients in terminal output

JavaScript999mit

last year

colorconsolegradient

std.rcstring

A reference counted string implementation for D's build in string construct.

D9

5 years ago

random_string_generator

A Elixir module to generate a random string based on a given string pattern.

Elixir1gpl-3.0

5 years ago

mk-string-metrics

Calculate various string metrics efficiently in Common Lisp (Damerau-Levenshtein

Common Lisp21mit

3 years ago

common-lispstring-metrics

template-string-i18n

JavaScript4

5 years ago

underscore.string

String manipulation helpers for javascript

JavaScript3370

last year

javascriptstringutility

String.prototype.replaceAll

Spec-compliant polyfill for String.prototype.replaceAll ESnext proposal.

JavaScript33mit

8 months ago

String.prototype.trim

String.prototype.trim

ES5 spec-compliant shim for String.prototype.trim

JavaScript13mit

8 months ago

ecmascriptjavascriptpolyfill

String.prototype.trimLeft

ES2019 spec-compliant shim for String.prototype.trimLeft.

JavaScript7mit

last year

String.prototype.trimRight

ES2019 spec-compliant shim for String.prototype.trimRight.

JavaScript8mit

last year

ecmascriptjavascriptpolyfill

zig-string

A String Library made for Zig

Zig182mit

6 months ago

librarysimplestring

string.js

string.js

Extra JavaScript string methods.

JavaScript1797

3 years ago

fuzzy-string-match

fuzzy string matching library for ruby

Ruby275apache-2.0

4 years ago

KKStringValidator

Swift String Validator. Simple lib for ios to validate string and UITextFields t

Swift17mit

7 years ago

String.prototype.at

A robust & optimized ES3-compatible polyfill for the `String.prototype.at` propo

JavaScript55mit

3 years ago

String.prototype.includes

A robust & optimized ES3-compatible polyfill for the `String.prototype.contains`

JavaScript69mit

4 years ago

vue-string-filter

✂️ Vue 2.x lightweight string manipulation filter

TypeScript38mit

3 years ago

vuevue-filtervue-string

magic_enum

Static reflection for enums (to string, from string, iteration) for modern C++,

C++4318mit

2 months ago

c-plus-plusc-plus-plus-17cplusplus

fast-string-interpolator

fast-string-interpolator

Scala macro that generates ultra-fast string interpolators.

Scala86apache-2.0

6 months ago

high-performancemacroscala

cl-string-generator

Generate string from regular expression

Common Lisp22mit

3 years ago

string-is

string-is

An open-source, privacy-friendly online string toolkit for developers.

TypeScript194agpl-3.0

yesterday

nextjsreactreactjs

indent-string

Indent each line in a string

JavaScript111mit

2 years ago

splice-string

Remove or replace part of a string like Array#splice

JavaScript22mit

3 years ago

string-length

Get the real length of a string - by correctly counting astral symbols and ignor

JavaScript158mit

28 days ago

string-width

Get the visual width of a string - the number of columns required to display it

JavaScript449mit

2 months ago

pythonic-string-reader

A simple and unintrusive read table modification inspired by Python's three quot

Common Lisp17bsd-3-clause

6 years ago

node-red-contrib-string

node-red-contrib-string

Provides a string manipulation node with a chainable UI based on the concise and

HTML19

last year

parsestringstring-manipulation

proposal-string-replaceall

ECMAScript proposal: String.prototype.replaceAll

HTML253

3 years ago

stringy

Convert string to camel case, snake case, kebab case / slugify, custom delimiter

Go197mit

last year

betweencamel-casecamelcase

String.fromCodePoint

A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6

JavaScript62mit

8 months ago

String.prototype.codePointAt

A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAS

JavaScript55mit

12 months ago

String.prototype.endsWith

A robust & optimized ES3-compatible polyfill for the `String.prototype.endsWith`

JavaScript35mit

7 months ago

String.prototype.repeat

A robust & optimized ES3-compatible polyfill for the `String.prototype.repeat` m

JavaScript27mit

3 years ago

String.prototype.startsWith

A robust & optimized ES3-compatible polyfill for the `String.prototype.startsWit

JavaScript143mit

8 months ago

ember-cli-string-helpers

Set of the String helpers extracted from DockYard's ember-composable-helpers.

JavaScript73other

last year

emberember-addonember-cli

java-string-similarity

Implementation of various string similarity and distance algorithms: Levenshtein

Java2653other

2 years ago

algorithmcosine-similaritydamerau-levenshtein

leveldb

LevelDB is a fast key-value storage library written at Google that provides an o

C++34630bsd-3-clause

2 months ago

elixir-xml-to-map

Converts XML String to Elixir Map data structure with string keys

Elixir49apache-2.0

3 months ago

gremlin-template-string

Generate Gremlin scripts with bound parameters using ES6 template strings

JavaScript17

8 years ago

pad-left

Left pad a string with zeros or a specified string. Fastest implementation.

JavaScript44mit

2 years ago

fillleftpad

f-string-toggle.nvim

f-string-toggle.nvim

:yarn: A Neovim plugin to toggle python f-strings

Lua25

8 months ago

escape-string-regexp

Escape RegExp special characters

JavaScript569mit

2 years ago

query-string

query-string

Parse and stringify URL query strings

JavaScript6525mit

9 months ago

npm-packageparsequery-string

fuzzywuzzy

fuzzywuzzy

Fuzzy String Matching in Python

Python9029gpl-2.0

last year

preact-render-to-string

preact-render-to-string

:page_facing_up: Universal rendering for Preact: render JSX and Preact component

JavaScript595mit

4 months ago

htmlpreactpreact-components

sttr

sttr

cross-platform, cli app to perform various operations on string

Go789mit

3 months ago

clicli-appcli-tool

nanoid

A tiny and fast Go unique string generator

Go60mit

2 years ago

gonanoid

nanoid

A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScr

JavaScript23203mit

2 days ago

SwiftString

A comprehensive, lightweight string extension for Swift

Swift1614mit

7 years ago

qsp

Enhanced query string parser for Erlang

Erlang19mit

7 years ago

Guitar

A Cross-Platform String and Regular Expression Library written in Swift.

Swift659mit

2 years ago

carthagecocoapodscross-platform

fastring

Extremely fast string formatting

Scala122apache-2.0

6 months ago

SmartFormat

A lightweight text templating library written in C# which can be a drop-in repla

C#1008other

6 months ago

formatterlocalizationnetframework

portlurker

Port listener / honeypot in Rust with protocol guessing and safe string display

Rust21mit

8 days ago

wildmatch

Simple string matching with single- and multiple-wildcard operator

Rust68mit

4 months ago

globbingmatching-algorithmquestionmark

strfmt

Tiny, fast, string formatting in V.

V5

2 years ago

string-formattingvvlang

mspm

Multi-String Pattern Matching Algorithm Using TrieNode

Go24bsd-3-clause

6 years ago

aho-corasickgolangmulti-search

hyperx

🏷 - tagged template string virtual dom builder

JavaScript1005bsd-2-clause

6 months ago

domhtmltemplate-strings

mxj

Decode / encode XML to/from map[string]interface{} (or JSON); extract values wit

Go598mit

7 months ago

slugify

Generate slug from string, includes custom and language-specific transliteration

V0ncsa

10 months ago

slugify

Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel,

PHP2834mit

7 months ago

languagelattenette

hotwater

Fast Ruby FFI string edit distance algorithms

Ruby81other

11 years ago

SublimeChangeQuotes

Converts single and double quotes, and re-escapes quotes within the string

Python123other

11 months ago

device_detector

Crystal shard for device detection by User-Agent string

Crystal21mit

3 years ago

crystaldevice-detectionshards

triple_accel

Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Leven

Rust93mit

last year

algorithmsavx2dynamic-programming

array_tool

Array helpers for Rust's Vector and String types

Rust74mit

last year

cratesgraphemeiterator

LocalizedView

LocalizedView

Setting up application specific localized string within xib file.

Objective-C8mit

8 years ago

DDMathParser

String → Number

Swift840mit

4 years ago

math-expressionsswift

trie

Data structure and relevant algorithms for extremely fast prefix/fuzzy string se

Go721mit

7 months ago

pragmatic_tokenizer

A multilingual tokenizer to split a string into tokens

Ruby90mit

3 years ago

StyleDecorator

StyleDecorator

Easy string decoration with styles

Swift15mit

4 years ago

attributedstringcocoapodsdecorator

chalk

🌈 A terminal string colorizer for the V language.

V21mit

2 years ago

colorsterminalterminal-colors

amatch

Approximate String Matching library

C369apache-2.0

2 years ago

rosedb

rosedb

🚀 A high performance NoSQL database based on bitcask, supports string, list, ha

Go3694apache-2.0

last year

clidata-structuresdatabase

geojson2svg

Converts GeoJSON to SVG string given SVG view port size and maps extent.

JavaScript208mit

9 months ago

geojsonjavascriptmap

StyledTextKit

StyledTextKit

Declarative building and fast rendering attributed string library.

Swift1230mit

2 years ago

githawknsattributedstringswift

SwiftValidators

String (and more) validation for iOS

Swift239mit

2 years ago

appappleapplication

go-getter

Package for downloading things from a string URL using a variety of protocols.

Go1558mpl-2.0

2 months ago

go-edlib

📚 String comparison and edit distance algorithms library, featuring : Levenshte

Go441mit

2 years ago

algorithmscosinedamerau-levenshtein

libformatstr

Simplify format string exploitation.

Python337

2 years ago

xstrings

Implements string functions widely used in other languages but absent in Go.

Go1269mit

last year

algorithmgostrings

gostrutils

Collections of string utils I have created over the years

Go44mit

last year

collectiongolangpackage

deno_slugify

A string slugifier

TypeScript18mit

3 years ago

denoslugifystring-manipulation

Croc

Croc

Swift emoji string parsing library

Swift130mit

5 years ago

carthagecocoapodscroc

JQSwiftIcon

Icon Fonts on iOS using string interpolation

Swift6mit

6 years ago

lexis-cli

Word counting made easy. Retrieve the number of words in a string or stdin.

JavaScript10

last year

clicli-appcounting

fast_underscore

Fast String#underscore implementation

C32mit

last month

simetric

String similarity metrics for Elixir

Elixir60isc

3 years ago

distanceelixirjaro-winkler

LiipUrlAutoConverterBundle

LiipUrlAutoConverterBundle

[DEPRECATED] This bundle will add a Twig Extension for templates with a new filt

PHP50mit

6 years ago

bundlephpsymfony

so_stupid_search

so_stupid_search

It's my honor to drive you fucking fire faster, to have more time with your Fami

Rust157lgpl-2.1

last year

blazing-fastcargocode-search

say

Lua string hashing library, useful for internationalization

Lua38mit

9 months ago

s.el

The long lost Emacs string manipulation library.

Emacs Lisp1022gpl-3.0

last year

SwiftRichString

SwiftRichString

👩‍🎨 Elegant Attributed String composition in Swift sauce

Swift3053mit

9 months ago

attributedstringauto-layoutdynamic-type

maxent_string_classifier

a JRuby maximum entropy classifier for string data, based on the OpenNLP Maxent

Ruby9

15 years ago

handy

GO Golang Utilities and helpers like validators and string formatters

Go77mit

4 years ago

cnpjconversioncpf

as3corelib

An ActionScript 3 Library that contains a number of classes and utilities for w

ActionScript1487

9 years ago

decoda

A lightweight lexical string parser for BBCode styled markup.

PHP196mit

last year

bbcodebbcode-parserdecoda

Stringly.Typed

Making it easier to convert strings to/from .NET types.

C#46mit

5 years ago

ColorizeSwift

ColorizeSwift

Terminal string styling for Swift.

Swift294mit

last year

ansiansi-escape-codescarthage

webView-ANE

This air native extension is a perfect replacement to the classic StageWebView a

ActionScript53

5 years ago

lambdaparser

lambdaparser

Runtime parser for string expressions (formulas, method calls). Builds dynamic L

C#295mit

3 months ago

dot-netdotnetcoreevalexpr

dynamic_compile

compile and load erlang modules from string input

Erlang1

10 years ago

dicer

dice string parser and roller

Elixir4mit

9 years ago

strutil

String utilities for Go

Go199mit

2 years ago

gogolangstrings

voca

The ultimate JavaScript string library

JavaScript3555mit

9 months ago

casejavascriptjavascript-library

is-fqdn

Check if a string represent a fully qualified domain name

JavaScript22mit

last year

PFColorHash

PFColorHash

Generate color based on the given string.

Swift27mit

last year

geopattern

geopattern

:triangular_ruler: Create beautiful generative image patterns from a string in g

Go1259mit

5 years ago

artgenerative-artgeopattern

fuzzy_match

fuzzy_match

Find a needle (a document or record) in a haystack using string similarity and (

Ruby665mit

3 years ago

curtail

HTML tag-safe string truncation

Elixir32mit

3 years ago

ppx_string_interpolate

A simple OCaml ppx filter to support string interpolation like [%str "value of f

OCaml21unlicense

4 years ago

decamelize

Convert a camelized string into a lowercased one with a custom separator: unicor

JavaScript229mit

last year

filenamify

Convert a string to a valid safe filename

JavaScript477mit

last year

hasha

Hashing made simple. Get the hash of a buffer/string/stream/file.

JavaScript945mit

6 months ago

pretty-ms

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s

JavaScript1008mit

3 months ago

humanizemillisecondsnpm-package

pretty-time-zsh

Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s

Shell69mit

3 years ago

the_fuzz

String metrics and phonetic algorithms for Elixir (e.g. Dice/Sorensen, Hamming,

Elixir76apache-2.0

5 years ago

queryst

Rust query string parser with nesting support

Rust70mit

12 months ago

CommonRegexRuby

Find a lot of kinds of common information in a string. CommonRegex port for Ruby

Ruby79

2 years ago

jaro_winkler

Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8

Ruby187mit

11 months ago

algorithmjaro-winklerjaro-winkler-distance

NoOptionalInterpolation

✍️ No "Optional(...)" in string interpolation + Easy pluralization

Swift51mit

7 years ago

cartfilecarthagecocoapods

parseargs-go

A string argument parser that understands quotes and backslashes

Go10mit

7 years ago

Marshal

Marshal

Marshaling the typeless wild west of [String: Any]

Swift696mit

9 months ago

apple-tvapple-watchios

validator.js

validator.js

String validation

JavaScript21604mit

8 months ago

hacktoberfestinputjavascript

written

A set of utilities for manipulating text, with a focus on providing typographic

TypeScript7mit

2 years ago

twas

🕰 Tiny (280B) relative time string function (eg: "3 seconds ago")

JavaScript245mit

last year

agofrom-nowrelative

word_count

A word counter for String and Hash in Ruby

Ruby5mit

5 years ago

alfred-encode-decode-workflow

alfred-encode-decode-workflow

Encoding and decoding a string into multiple variations.

PHP534mit

2 years ago

json_pointer

Implementation of RFC 6901 which defines a string syntax for identifying a speci

Elixir11apache-2.0

5 years ago

go-str2duration

Convert string to duration in golang

Go89bsd-3-clause

6 months ago

convertdurationgolang

deno_case_style

A string validator and formater for case Style

TypeScript4mit

5 years ago

camelcasedenokebabcase

pretty-time

Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s

Shell1mit

2 months ago

Akade.IndexedSet

A convenient data structure supporting efficient in-memory indexing and querying

C#38mit

3 months ago

chalk

chalk

🖍 Terminal string styling done right

JavaScript21416mit

3 months ago

ansiansi-escape-codeschalk

base64Captcha

captcha of base64 image string

Go1959other

2 months ago

anti-spamarithmetic-captchaaudio-captchas

plexis

Lo-fi, powerful, community-driven string manipulation library.

JavaScript146mit

6 months ago

SwiftGen

SwiftGen

The Swift code generator for your assets, storyboards, Localizable.strings, … —

Swift9088mit

last month

code-generatorioslocalization

better-enums

better-enums

C++ compile-time enum to string, iteration, in a single header file

C++1578bsd-2-clause

3 months ago

cppenumheader-only

Transformer

Transformer

Easy Attributed String Creator

JavaScript282

4 years ago

nsattributedstringobjective-conline-editor

Pinch

String.replace for JavaScript objects (and JSON).

JavaScript27

10 years ago

ocaml-containers

A lightweight, modular standard library extension, string library, and interface

OCaml462bsd-2-clause

5 months ago

data-structurelightweightmodular

Localizable.strings

Localizable.strings

Description Mac app to open and edit Xcode localizations. It searches the .lp

Swift29mit

6 years ago

colorize

Ruby string class extension. It add some methods to set color, background color

Ruby1238gpl-2.0

10 months ago

ansi-escape-sequencesgemruby

flutter_gen

flutter_gen

The Flutter code generator for your assets, fonts, colors, … — Get rid of all St

Dart1326mit

4 months ago

assetscode-generatordart

stringi

stringi

Fast and portable character string processing in R (with the Unicode ICU)

C++282other

6 months ago

icuicu4cnatural-language-processing

geo_pattern

geo_pattern

Create beautiful generative geometric background images from a string.

Ruby1255mit

4 months ago

generativeproceduralruby

esrever

A Unicode-aware string reverser written in JavaScript.

JavaScript887mit

3 years ago

rtrim

Strip whitespace - or other characters - from the end of a string

JavaScript0mit

3 years ago

rtrimstringstrip

stringr

stringr

A fresh approach to string manipulation in R

R548other

6 months ago

rregular-expressionstrings

cl-str

Modern, simple and consistent Common Lisp string manipulation library.

Common Lisp295mit

2 months ago

common-lispquicklispstring-manipulation

locheck

Validate iOS, Android, and Mac localizations. Find errors in .strings, .stringsd

Swift93mit

11 months ago

androidiosswift

slugify

A Go slugify application that handles string

Go32mit

6 years ago

gogolangslug

nice-exit-code

ZSH plugin that maps exit status code to human readable string

Shell37mit

4 years ago

electron-is-accelerator

Check if a string is a valid Electron accelerator

JavaScript16mit

4 years ago

acceleratorelectron

strip-ansi

Strip ANSI escape codes from a string

JavaScript359mit

11 months ago

nvim-puppeteer

Automatically convert strings to f-strings or template strings and back.

Lua49mit

2 months ago

f-stringsnvim-pluginstring-manipulation

ember-text-measurer

Simple Ember Service to measure the width of a string in a performant way

JavaScript38mit

last year

blazor-wasm-query-strings

This repo contains the source code for the "Query Strings in Blazor WebAssembly"

HTML2mit

3 years ago

ISO8859

🌍⏩📄 Convert ISO8859 1-16 Encoded Text to String in Swift. Supports iOS, tvOS,

Swift18mit

3 years ago

encodingisoiso8859

FuzzyWuzzy.pas

Fuzzy String Matching in Free Pascal - Port of FuzzyWuzzy

Pascal14mit

5 years ago

delphifuzzy-matchingpascal

levenshtein-ffi

Fast string edit distance computation, using the Damerau-Levenshtein algorithm.

Ruby149bsd-2-clause

last year

camelcase

Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → foo

TypeScript8mit

5 years ago

backdraft-js

Simple function to turn a Draft.js RawDraftContentBlock into a marked-up string.

JavaScript48

8 years ago

react-native-html

Render html string as react native custom elements

JavaScript11other

9 years ago

to-camel-case

Convert a string to a camel case.

JavaScript36

8 years ago

caseutility

to-capital-case

Convert a string to a capital case.

JavaScript11

6 years ago

casejavascriptutility

to-constant-case

Convert a string to a constant case.

JavaScript4

8 years ago

caseutility

to-dot-case

Convert a string to a dot case.

JavaScript5

3 years ago

casejavascriptutility

to-no-case

Remove an existing case from a string.

JavaScript16

8 years ago

caseutility

to-pascal-case

Convert a string to pascal case.

JavaScript3

8 years ago

caseutility

to-sentence-case

Convert a string to a sentence case.

JavaScript6

8 years ago

caseutility

to-snake-case

Convert a string to a snake case.

JavaScript26

6 years ago

caseutility

to-space-case

Convert a string to a space case.

JavaScript5

8 years ago

casejavascriptutility

to-title-case

Convert a string to a title case.

JavaScript17

8 years ago

caseutility

abandoned-strings

Command line program that detects unused resource strings in an iOS or OS X appl

Swift374mit

3 years ago

Pluralize.swift

Great Swift String Pluralize Extension

Swift198mit

2 years ago

validator.dart

:turtle: String validation and sanitization for Dart.

Dart64mit

6 years ago

Playground-Strings

A Swift String Cheat Sheet in an Xcode playground

Swift58bsd-3-clause

last year

Swift-Algorithms-Strings-

Implementation of multiple string manipulation algorithms in Swift

Swift40mit

7 years ago

gulp-replace

A string replace plugin for gulp

JavaScript496mit

last year

Chalk

Chalk

✏️Expressive styling on terminal string. (chalk for swift)

Swift58mit

3 years ago

chalkclicolor

flare-floss

flare-floss

FLARE Obfuscated String Solver - Automatically extract obfuscated strings from m

Python3012apache-2.0

5 days ago

deobfuscationflaregsoc-2024

fuzzy

fuzzy

Filters a list based on a fuzzy string search

JavaScript820mit

2 years ago

ember-dynamic-render-template

Render DOM from a template string.

JavaScript14mit

3 years ago

big-list-of-naughty-strings

big-list-of-naughty-strings

The Big List of Naughty Strings is a list of strings which have a high probabili

Python45852mit

10 days ago

dna-transcription-kata

dna-transcription-kata

Bioinformatics-themed kata for practicing string manipulation in a data transfor

8mit

2 years ago

bioinformaticsbiologychallenge

NaughtyKeyboard

NaughtyKeyboard

The Big List of Naughty Strings is a list of strings which have a high probabili

Swift587mit

9 years ago

fccf

fccf

fccf: A command-line tool that quickly searches through C/C++ source code in a d

C++339mit

2 years ago

abstract-syntax-treec-languagec-programming

capitalize-first-tailwind

tailwind utility to capitalise only first letter of string

JavaScript3mit

2 years ago

tailwindcss

go-trigger

A Global event triggerer for golang. Defines functions as event with id string.

Go236mit

7 years ago

event-handlerstrigger

zig-nanoid

A tiny, secure, URL-friendly, unique string ID generator. Now available in pure

Zig23mit

2 years ago

idnanoidrandom

utf8.h

📚 single header utf8 string functions for C and C++

C1493unlicense

8 months ago

ccppunicode

PyTime

PyTime is an easy-use Python module which aims to operate date/time/datetime by

Python152mit

last year

date-timedatetimepython

camelcase

Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → foo

JavaScript660mit

7 months ago

cli-truncate

Truncate a string to a specific width in the terminal

JavaScript85mit

6 months ago

get-stdin

Get stdin as a string or buffer

JavaScript333mit

6 months ago

get-stream

Get a stream as a string, Buffer, ArrayBuffer or array

JavaScript331mit

last month

into-stream

Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuf

JavaScript204mit

5 months ago

nodejsnpm-packagereadable-stream

pretty-bytes

Convert bytes to a human readable string: 1337 → 1.34 kB

JavaScript1071mit

9 months ago