← All repos

stringext

Extra string functions for OCaml

ocamlstringstring-manipulation
Browse cluster: OCaml Systems and Utilities
102commits
8contributors
3languages

Tech stack & purpose

Stringext is an OCaml library that provides extra string manipulation functions, with a focus on string splitting and trimming operations. The library is implemented in OCaml and uses the Dune build system, offering functions organized within the `Stringext` module for tasks like splitting strings on delimiters, trimming whitespace, finding and replacing patterns, and converting between strings and character collections. The project is available on OPAM, the OCaml package manager, and includes example code demonstrating its usage.

Languages

OCaml
99.4%
Makefile
0.4%
Dune
0.2%

Contributors