bashify
String manipulator
A collection of utility functions for string manipulation and array operations in bash
few helper functions in bash ( especially string manipulation functions )
100 stars
3 watching
9 forks
Language: Shell
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jcardama/deno_slugify | A string manipulation library for creating slug versions of strings with customizable options and support for Unicode symbols | 18 |
voku/stringy | A PHP string manipulation library with multibyte support and performance optimization | 171 |
jimmycuadra/shellwords | A utility package for manipulating strings according to the word parsing rules of the UNIX Bourne shell. | 38 |
tidyverse/stringr | A set of functions for efficiently manipulating strings in R | 605 |
vixalien/written | A collection of TypeScript utilities for manipulating text, especially focusing on typographic tools. | 9 |
magnars/s.el | A string manipulation library for Emacs. | 1,031 |
eddiekaiger/swiftyattributes | An API for manipulating attributed strings in Swift | 1,633 |
hi5/tf | A comprehensive AutoHotkey library for text file and variable manipulation | 143 |
ehmicky/wild-wild-utils | Functional utilities for working with object properties using paths, wildcards, and regexps. | 37 |
benlau/qtshell | A Qt-based library providing file manipulation functionality in a shell command style API | 32 |
shinmera/pathname-utils | A collection of utility functions for manipulating file paths. | 14 |
wesovilabs/koazee | A library that provides a StreamLike interface to manipulate slices in a lazy and immutable way | 529 |
voxpupuli/puppet-ghostbuster | A tool to identify unused code in Puppet manifests and databases. | 93 |
stevedonovan/microlight | A lightweight Lua library providing essential functions for text manipulation and file operations. | 168 |
henriquemoody/string.bash | A utility script that provides various string manipulation functions. | 17 |