deno_slugify
String manipulator
A string manipulation library for creating slug versions of strings with customizable options and support for Unicode symbols
A string slugifier
18 stars
3 watching
3 forks
Language: TypeScript
last commit: about 4 years ago
Linked from 1 awesome list
denoslugifystring-manipulation
Related projects:
Repository | Description | Stars |
---|---|---|
zombieleet/bashify | A collection of utility functions for string manipulation and array operations in bash | 101 |
jimmycuadra/shellwords | A utility package for manipulating strings according to the word parsing rules of the UNIX Bourne shell. | 38 |
mozilla/unicode-slugify | Generates slugs from unicode strings by replacing and normalizing characters | 321 |
eddiekaiger/swiftyattributes | An API for manipulating attributed strings in Swift | 1,636 |
einar-hjortdal/slugify | Tools for generating slugs from strings with customizable transliteration and replacement | 3 |
dodo/node-slug | Converts strings to URL-safe format while preserving Unicode characters and symbols | 1,073 |
magnars/s.el | A string manipulation library for Emacs. | 1,035 |
denosaurs/tokenizer | A simple tokenizer library for parsing and analyzing text input in various formats. | 17 |
benlinton/slugify | Converts filenames and directories to web-friendly format using bash scripting. | 307 |
avelino/slugify | Tool to transform strings into machine-readable slug formats | 33 |
siokas/denomander | A Deno-based framework for building command-line interfaces | 150 |
c4n/pythonlexto | A Python wrapper around the Thai word segmentator LexTo, allowing developers to easily integrate it into their applications. | 1 |
h4cc/slugger | A library and protocol for generating slugs from input strings | 160 |
dpmland/deno-json-colorizer | Library for colorizing JSON strings in JavaScript | 5 |
bennypowers/splitjoin.nvim | A tool for manipulating list-like syntax constructs in text editors | 77 |