stringizer-lua

Lua String manipulation made easy!

$ luarocks install stringizer-lua

Handy little string library for string manipulation and checks

- is_string
- is_empty
- is_blank
- base64_encode
- base64_decode
- between
- starts_with
- ends_with
- chop_left
- chop_right
- split
- trim
- trim_left
- trim_right
- url_encode
- url_decode
- pad
- pad_left
- pad_right

See https://github.com/jasonlam604/StringizerLua

Versions

0.3.0-01 year ago23 downloads
0.2.0-101 year ago8 downloads
0.1.0-11 year ago5 downloads

Dependencies

lua >= 5.1

Manifests