string - Windower/packages GitHub Wiki

This library adds additional functions for operating on strings

local string = require('string.ext')

Dependency Required

To use this library, you must include string in the manifest.xml file for your package:

<dependency>string</dependency>
⚠️ **GitHub.com Fallback** ⚠️