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-02 years ago42 downloads
0.2.0-102 years ago10 downloads
0.1.0-12 years ago7 downloads

Dependencies

lua >= 5.1

Manifests