stringr
String manipulator
A set of functions for efficiently manipulating strings in R
A fresh approach to string manipulation in R
605 stars
37 watching
187 forks
Language: R
last commit: 3 months ago
Linked from 1 awesome list
rregular-expressionstrings
Related projects:
Repository | Description | Stars |
---|---|---|
tidyverse/glue | A package that makes it easy to embed and evaluate R expressions in strings, removing the need for explicit string formatting. | 726 |
thomasp85/tidygraph | A package that provides a consistent and intuitive API for graph manipulation using igraph | 548 |
magnars/s.el | A string manipulation library for Emacs. | 1,031 |
tidyverse/tidyr | Helps create organized data with minimal manual work | 1,384 |
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 |
voku/stringy | A PHP string manipulation library with multibyte support and performance optimization | 171 |
tidyverse/rvest | A package for extracting data from web pages using HTML parsing and CSS/XPath selectors. | 1,492 |
reactivex/rxjavastring | A library providing RxJava string manipulation operators. | 129 |
plexis-js/plexis | A community-driven JavaScript library providing production-ready string manipulation utilities. | 147 |
tidyverse/magrittr | A package that improves R code readability by introducing a pipe operator to structure data operations in a more linear and efficient way. | 960 |
eddiekaiger/swiftyattributes | An API for manipulating attributed strings in Swift | 1,633 |
jcardama/deno_slugify | A string manipulation library for creating slug versions of strings with customizable options and support for Unicode symbols | 18 |
tidyverse/reprex | Tool to create and render reproducible R code snippets for sharing | 741 |
vixalien/written | A collection of TypeScript utilities for manipulating text, especially focusing on typographic tools. | 9 |