Skip to content
This repository has been archived by the owner on Jun 17, 2018. It is now read-only.

Xtansia/Lua-String-Utils-API

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

String Utils API implemented in Lua.

Latest Functions:

CRC32(str) --Returns CRC32 Hash of @str

FCS16(str) --Returns FCS16 Hash of @str

FCS32(str) --Returns FCS32 Hash of @str

replace(str, from, to) --Replaces @from to @to in @str

About

String Utils API written in Lua.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages