string-formatter
There are 119 repositories under string-formatter topic.
ulope/pyformat.info
Single page cheat-sheet about Python string formatting
jinja2cpp/Jinja2Cpp
Jinja2 C++ (and for C++) almost full-conformance template engine implementation
funcool/cuerdas
String manipulation library for Clojure(Script)
stephencelis/Formatting
Type-safe, functional string formatting in Swift.
SheetJS/printj
:scroll: sprintf for JS
a-merezhanyi/voca_rs
Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).
jeffijoe/messageformat.net
ICU MessageFormat implementation for .NET.
stoewer/go-strcase
Convert snake case, camel case and kebap case strings
antkorwin/better-strings
Java String Interpolation Plugin
slongfield/pyfmt
Golang implementation of PEP3101
dekirisu/strung
Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust
SpaceManiac/runtime-fmt
Runtime string formatting for Rust
Wissance/stringFormatter
A set of tools to manipulate text, i.e. making text from templates in C#/Python way is faster than fmt.Sprintf
seanmiddleditch/formatxx
C++ string formatting library
remoteportal/substring_highlight
Simple Flutter text highlighting at the character-level.
ilyapuchka/Interplate
Templates and type-safe string formatting based on Swift 5 string interpolation
agoda-com/react-handyman
👨🔧 Enhance your React.js app with i18n, string formatting, ab tests and other handy packages!
sevensc/typescript-string-operations
Simple lightweight string operation library for Typescript. No jQuery required! Unit tested, works with Angular.
fgimian/painter
Your own expressive painter who colors text in your terminal.
Myndex/colorparsley
A lightweight but versatile mini-lib to parse color strings, objects, or numbers, returning a simple rgba array, and related string utilities. This was developed as part of the basic APCA distro.
jcayzac/stringformat.js
Simple format method for String
Fleshgrinder/kotlin-case-format
String extension functions to convert between various case formats (camelCase, dash-case, …)
SzymonHalucha/Minerals.StringCases
Optimized NuGet package with minimum memory allocation designed to help you convert strings to name cases such as Pascal, Camel, Kebab, Snake, Macro, Train and Title
pratishshr/pinterpolate
String interpolation utility.
bbody-old/MultilineJavaScriptConverter
Multiline JavaScript string converter
EclipseMenu/rift
Quick and dirty runtime-based string interpolation and expression parsing library for C++
educastellano/template-format
Simple string formatting with support for nested data
esentis/string_extensions
Useful String extensions to save you time in production.
haxzie-xx/wring.js
String formatting and templating library for humans and bots :robot:
jeffshumphreys/MySQLCLRFunctions
Free SQLCLR functions tested on SQL Server 2019. That are used.
Ahmad-Zaki/Python-Notes
Contains some of the tips, tricks, and general notes that I learned about Python.
azizbecha/strkit
strkit is a utility library offering a collection of essential string functions including validation, case conversion, truncation, and more. Ideal for both JavaScript and TypeScript developers to simplify string operations in their applications.
Elijas/msgsplitter
Python function to split messages (strings) to fit some character limit, e.g. 160 characters
Shritish/Gleipnir
A string library for C#, mainly a faster string.Split implementation with more features.
ymd-h/format-js
format string with Python f-string or date command syntax