Found 121 packages
The CaseON library includes MatchON, ConvertON, and ValidateON classes for string casing, conversion, and validation in C# applications.
Underscore.string is JavaScript library for comfortable manipulation with strings, extension for Underscore.js inspired by Prototype.js, Right.js, Underscore and beautiful Ruby language. Underscore.string provides you several useful functions: capitalize, clean, includes, count, escapeHTML, unescapeHTML, insert, splice, startsWith, endsWith, titleize, trim, truncate and so on.
[4.0, RT8, SL5, WP8.x] This lib adds some useful extension method to strings and IEnumerable<string> like: MakeAnagram, IsAnagramOf, ContainsAnagramOf, FindAnagramsFor, LevenshteinDistanceFrom, OrderByLevenshteinDistanceFrom q: info@antonioesposito.it
String helper slots for Magic to allow you to easily modify strings from your own Hyperlambda. To use package go to https://polterguy.github.io
A general-simple library for string manipulation functions by Drysdale Chivhanga
A set of extension methods that can be used to facilitate the manipulation of strings solving common dev problems.
Binary string library for .NET
Usefull extension methods for collections/string/dictionary manipulation
.NET 4 framework core library of pure functions for string manipulation. Documentation available at: https://marcjohnston.github.io/byMarc.Net4.Library.Strings/ Issues and bug tracker available at: https://github.com/marcjohnston/byMarc.Net4.Library.Strings/issues NuGet package available at: https://www.nuget.org/packages/byMarc.Net4.Library.Strings/ Purchase source code here: https://bymarc.store/product/bymarc-net4-library-strings/
The Toolkit for the Enterprise Web Library. This can be used to conveniently gain validation, IO, and string manipulation functions without subscribing to the whole library lifecycle.
Provides some useful string manipulation nodes by wrapping Jeff Klein's and monk8800's StringExntensions libraries in VL
Some activities for string manipulation
The StringUtils package provides a set of utility functions for working with strings in .NET applications. It includes functions for removing characters from a string, highlighting duplicate characters, and more. The package is designed to be easy to use and integrate into existing .NET projects. It can be installed via NuGet, and its functions can be accessed through a simple API. The StringUtils package is intended to help .NET developers improve their productivity and reduce the amount of boilerplate code required when working with strings.
This package contains functions used on string. most of theose VbFunctions not included by default in c# Like the IsNumeric, Space, Right, Left, etc
Package Description
Extension to Provide features to do string manupilation/operations in Thaan RPA
This package provides useful extensions for string manipulation.
This package provides utility extension methods for advanced string manipulation in .NET applications.
ZaString is a high-performance, zero-allocation string manipulation library for C# that uses Span and ReadOnlySpan for optimal memory efficiency. Built for .NET 8.0+, it provides a fluent API for building strings without heap allocations.