| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
pod 'StringFormat'StringFormat.stringForDeviceType() // iPhone
StringFormat.stringForDuration(122) // 2:02
StringFormat.isValidUrl("https://github.com") // true
var test: String = "hello"
test = test.rightJustified(width: 6) // " hello"
Released under MIT License.
| Back | FazBrowse Home | New Git URL |