3 packages found
Provide a limited number of core types and functions
- string operations
- array operations
- string formatting
- fmt
- replaceAll
- ucFirst
- lcFirst
- pascalize
- removeDiacritics
- sluggify
- search
- toSearchable
- makeMatchesExpressionPredicate
published 1.0.7 2 years ago
M
Q
P
Extends String methods adding: - lcFirst(): string; - ucFirst(): string; - ucWords(): string; - toFloat(): number; - toInt(): number; - toCamel(): string; - toKebab(): string; - toPascal(): string; - toSnake(): string; - repeat(count): string;
published 0.1.0 a year ago
M
Q
P
M
Q
P