Skip to content

Simple but functional string functions that I think might be useful.

Notifications You must be signed in to change notification settings

SuleymanEngin/StringFighter

Repository files navigation

StringFighter

Simple but functional string functions that I think might be useful.

StringExtractors

This field contains functions for extracting desired values ​​in a string.

🐇 KeyValueExtracor

KeyValueExtractor finds and extracts the value of a given keyword in a string.

It can extract values ​​from string, object, array, numeric (int, decimal etc).

Usage

KeyValueExtractor

Result

KeyValueExtractorResult

🐇 ChangingValueExtractor

ChangingValueExtractor extracts the changed value within a string template.

Usage

ChangingValueExtractor

Result

ChangingValueExtractorResult

🐇 ChangingValue(S)Extractor

"ChangingValue(S)Extractor" does almost the same as "ChangingValueExtractor" the difference is that it extracts more than one variable value.

Usage

ChangingValueExtractor

Result

ChangingValueExtractorResult

About

Simple but functional string functions that I think might be useful.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages