1.0.15 • Published 6 years ago
@jaems/strutils v1.0.15
Strutils
A tiny library to compile helpful string functions not available in the standard JavaScript library.
Functions:
isString(input): parameter input is checked to see if it's a string. Returns a boolean.
toTitleCase(input, useRules=false): input: string is converted to title case. By default, all words be title cased. Set optional parameter useRules to true to not capitalize words commonly used words.
1.1.0-beta.5
6 years ago
1.1.0-beta.4
6 years ago
1.1.0-beta.3
6 years ago
1.1.0-beta.1
6 years ago
1.1.0-beta.0
6 years ago
1.0.15
6 years ago
1.0.14
6 years ago
1.0.13
6 years ago
1.0.12
6 years ago
1.0.11
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago