2.0.1 • Published 6 months ago

@sanjo-addons/string v2.0.1

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

Lua String

This work is devoted to God.

A library for working with strings. This library can save add-on developers some work.

Functions included:

  • String.startsWith: a function that checks if a string starts with a string.
  • String.join: a function that joins multiple strings with a delimiter.
  • String.split: a function that splits a string by a delimiter.

How to use

Please see "How to use Library" for how to use this library.

2.0.1

6 months ago

2.0.0

6 months ago

1.1.1

6 months ago

1.1.0

9 months ago