CFC-Servers / CFC-Servers/cfc_e2_lib

Add String helper functions

Open
#8 3 comments 0 reactions 2 assignees Claimed by @justinmuskopf View on GitHub
enhancement
Dominant language
Lua
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

- [x] `S:isNumber()`
- [x] `S:isAlphabet()`/`S:isLetters()` or similar
- [x] `S:hasNumber()`
- [x] `S:hasLetter()`
- [x] `S:capitalize()`
- [x] `S:isLower()`
- [x] `S:isUpper()`
- [ ] `S:isTitle()`
- [ ] `S:swapCase()`
- [ ] `S:splitLines()`
- [x] `S:startsWith()`
- [ ] `S:titleCase()`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.