Microlight
Text manipulator
A lightweight Lua library providing essential functions for text manipulation and file operations.
A little library of useful Lua functions, intended as the 'light' version of Penlight
168 stars
10 watching
17 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vixalien/written | A collection of TypeScript utilities for manipulating text, especially focusing on typographic tools. | 9 |
lunarmodules/penlight | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,931 |
ggandor/leap-spooky.nvim | Provides remote operations on Vim's native text objects through atomic bundles of leaping motions and selections. | 277 |
wetdesertrock/vivid | A simple color manipulation library in Lua. | 57 |
jcardama/deno_slugify | A string manipulation library for creating slug versions of strings with customizable options and support for Unicode symbols | 18 |
moteus/lua-path | A Lua library providing functions for manipulating file system paths and directories. | 81 |
stevedonovan/lake | A Lua-based build tool that allows developers to write and execute dependency-driven build scripts in a simple, embeddable language | 134 |
hoelzro/lua-term | Provides Lua functions for manipulating terminal operations | 160 |
bennypowers/splitjoin.nvim | A tool for manipulating list-like syntax constructs in text editors | 76 |
jyscao/ventana.nvim | Provides convenient window manipulation commands for Neovim | 18 |
shinmera/lquery | A Common Lisp library for DOM manipulation with a jQuery-like syntax and functions. | 87 |
stevedonovan/luar | A Go package for working with Lua from Go, providing convenient and flexible ways to interact with Lua data structures and functions. | 301 |
zombieleet/bashify | A collection of utility functions for string manipulation and array operations in bash | 100 |
stevedonovan/luabuild | Builds Lua 5.2 applications with customizable external module inclusion and static linking. | 79 |
kylebarrow/chibi | A lightweight JavaScript micro-library for DOM manipulation and CSS transitions. | 573 |