string.bash

String utility

A utility script that provides various string manipulation functions.

Strings handler written in Bash

GitHub

17 stars
3 watching
5 forks
Language: Shell
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
soulseekah/bash-utils A collection of small, utility scripts for automating common tasks in Bash shell scripting. 95
adoyle-h/lobash A utility library designed to simplify Bash script development by providing modular functions with clear semantics and reducing implicit errors. 373
huandu/xstrings A collection of string functions widely used in other languages but lacking in Go 1,404
cpennington/h4sh A Haskell-based shell utility that exposes functional programming concepts to Unix scripting 67
skullchap/chadstr A C library for efficiently handling strings in various operations such as concatenation, copying, and embedding. 824
zombieleet/bashify A collection of utility functions for string manipulation and array operations in bash 100
jimmycuadra/shellwords A utility package for manipulating strings according to the word parsing rules of the UNIX Bourne shell. 38
jprichardson/string.js Provides additional string manipulation methods in JavaScript without modifying the native prototype. 1,809
ehmicky/wild-wild-utils Functional utilities for working with object properties using paths, wildcards, and regexps. 37
pawamoy/shell-history Visualizes shell usage and command history with charts. 112
gregwebs/shelly.hs A Haskell library providing an intuitive shell scripting interface for systems programming and automation. 418
miguelpragier/handy A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. 80
viant/toolbox A collection of reusable utility functions for working with data structures and processing collections. 198
shomali11/util A collection of general-purpose utility functions for various tasks such as compression, concurrency, hashing, encoding, and string manipulation. 292
dgilland/pydash A comprehensive set of functional utilities for Python 1,331