Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kharrison/Playground-Strings
A Swift String Cheat Sheet in an Xcode playground
https://github.com/kharrison/Playground-Strings
Last synced: 3 months ago
JSON representation
A Swift String Cheat Sheet in an Xcode playground
- Host: GitHub
- URL: https://github.com/kharrison/Playground-Strings
- Owner: kharrison
- License: bsd-3-clause
- Created: 2017-09-24T17:13:49.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-04-14T11:50:29.000Z (over 1 year ago)
- Last Synced: 2024-05-01T20:34:50.276Z (6 months ago)
- Language: Swift
- Size: 23.4 KB
- Stars: 60
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - Swift String Cheat Sheet - A quick guide to using Strings with Swift. 🍁 (Learning Swift)
README
# Swift String Cheat Sheet
A quick guide to using Strings with Swift.
By Keith Harrison - [useyourloaf.com](https://useyourloaf.com)
See also [Swift String Cheat Sheet](https://useyourloaf.com/blog/swift-string-cheat-sheet/)
For a discussion of the changes to the Swift String API see these posts:
+ [Character Properties In Swift 5](https://useyourloaf.com/blog/character-properties-in-swift-5/)
+ [Updating Strings for Swift 4.2](https://useyourloaf.com/blog/updating-strings-for-swift-4.2/)
+ [Updating Strings for Swift 4](https://useyourloaf.com/blog/updating-strings-for-swift-4/)
+ [Updating Strings for Swift 3](https://useyourloaf.com/blog/updating-strings-for-swift-3/)