30 个仓库
Tools for manipulating, formatting, and transforming text.
Explore 30 awesome GitHub repositories matching part of an awesome list · String Utilities. Refine with filters or upvote what's useful.
This is a suite of JavaScript utilities for the bidirectional conversion and manipulation of URL components and query parameters. It provides a mechanism for parsing URL query strings into data objects and serializing those objects back into URL-encoded strings. The library includes functions for filtering, isolating, and modifying parameters within a full URL or query string. It supports the construction of complete web links by combining base addresses with formatted query parameters. The toolset covers data transformation primitives such as alphabetical key sorting, input sanitization, an
URL query string parser and stringifier.
URI.js is a full-featured JavaScript library for parsing, building, normalizing, and mutating URLs and their components programmatically. It provides a mutable-component object model that exposes each URL part as a separate object with getter and setter methods, enabling direct manipulation of schemes, hosts, paths, query strings, and fragments. The library implements strict RFC 3986 compliance for encoding, decoding, and normalization of URI components, and includes a template expansion engine that substitutes variables using operator-specific rules. The library distinguishes itself through
URL mutation and manipulation library.
A robust HTML entity encoder/decoder written in JavaScript.
HTML entity encoder and decoder.
The ultimate JavaScript string library
Comprehensive string manipulation library.
String manipulation helpers for javascript
String manipulation extensions for Underscore.
sprintf.js is a complete open source JavaScript sprintf implementation
Implementation of the sprintf function.
Extra JavaScript string methods.
Additional string methods for JavaScript.
Implements string functions widely used in other languages but absent in Go.
Collection of string functions ported from other languages.
Multiline strings in JavaScript
Utility for multiline strings.
cross-platform, cli app to perform various operations on string
CLI tool for string operations.
Creates URL-friendly slugs with internationalization support.
easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.
Pattern matching for URLs and strings.
Lightweight URL manipulation with JavaScript
Lightweight URL manipulation utility.
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.
String manipulation for casing and slugification.
Super fast spec-compliant URL state machine for Node.js
Spec-compliant URL parser.
Lo-fi, powerful, community-driven string manipulation library.
Community-driven string manipulation library.
UTF-8/16/32 C++11 header only library for Windows / Linux / macOS
Cross-platform UTF-8/16/32 handling.
A set of tools to manipulate text, i.e. making text from templates in C#/Python way is faster than fmt.Sprintf
Python or C#-style string formatting.
:fishingpoleand_fish: A library that allows you to access the text selected by the user
Utility for accessing user-selected text.