@clarketm/superstring
v1.2.32
Published
String with superpowers! 💪
Downloads
42
Maintainers
Readme
String
String with superpowers! 💪
This data structure inherit all methods and properties from the
Set
built-in.
Individual Module Installation
Yarn
$ yarn add @clarketm/superstring
Npm
$ npm install @clarketm/superstring --save
API
constructor(string: string)
Construct a String
toTitleCase(): string
Convert a string to title case