s.el
String manipulator
A string manipulation library for Emacs.
The long lost Emacs string manipulation library.
1k stars
30 watching
97 forks
Language: Emacs Lisp
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
tidyverse/stringr | A set of functions for efficiently manipulating strings in R | 605 |
magnars/dash.el | A modern list API for Emacs that provides anaphoric macro versions of functions and fontification support for special variables. | 1,674 |
eddiekaiger/swiftyattributes | An API for manipulating attributed strings in Swift | 1,633 |
jimmycuadra/shellwords | A utility package for manipulating strings according to the word parsing rules of the UNIX Bourne shell. | 38 |
jcardama/deno_slugify | A string manipulation library for creating slug versions of strings with customizable options and support for Unicode symbols | 18 |
plexis-js/plexis | A community-driven JavaScript library providing production-ready string manipulation utilities. | 147 |
zombieleet/bashify | A collection of utility functions for string manipulation and array operations in bash | 100 |
magnars/expand-region.el | An Emacs extension that expands the selected region by semantic units | 1,370 |
shinmera/lquery | A Common Lisp library for DOM manipulation with a jQuery-like syntax and functions. | 87 |
emacsorphanage/mongo | Provides a way to interact with MongoDB databases using Emacs Lisp | 47 |
johnmastro/trident-mode.el | A tool for live Parenscript interaction and debugging in Emacs | 76 |
hellman/libformatstr | A tool for simplifying format string exploitation in software | 338 |
nonsequitur/smex | An Emacs enhancement that provides an interface to recently used commands | 880 |
shinmera/pathname-utils | A collection of utility functions for manipulating file paths. | 14 |
at-import/sassy-strings | Advanced string manipulation functions for Sass CSS | 41 |