search/
Start typing to search packages!
package_2
utf8-validate
By @ophidiedev
Roblox
Mirrored
utf8-validate
A utf8 validator written in luau
[!NOTE] The original source code for the validator used in this project can be found here
Features
- Validate whether a string contains only valid utf8 characters
Installation
Add to your wally.toml:
utf8_validate = "ophidiedev/utf8-validate@2.0.2"
Add to your pesde.toml:
utf8_validate = { name = "ophidiedev/utf8_validate", version = "^2.0.2" }
Add to your package.json:
"@rbxts/utf8-validate": "^2.0.2"
Read More
If you are interested in reading more about the problem this package solves, consider reading this story by community member Vorlias.
Licenses
- The original source code for the validator (utf8validator.lua) is MIT Licensed the original source can be found here.
Package Details
Install command (Click to copy)
Version
2.0.2
License
MIT
Safe for commercial use
Automated license review — not legal advice.
