/bash-str

String manipulation functions for Bash

Primary LanguageShell

bash-str

String manipulation functions for Bash. Modeled from Go's strings module

Everything between strings.Compare() and strings.ReplaceAll() have been implemented

Installation

Use Basalt, a Bash package manager, to add this project as a dependency

basalt add 'hyperupcall/bash-str'