Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unnamedd/swifttips-framework
A simple parser from John Sundell's tips and tricks
https://github.com/unnamedd/swifttips-framework
parsing swift swift-tips tips tips-and-tricks tricks
Last synced: 3 months ago
JSON representation
A simple parser from John Sundell's tips and tricks
- Host: GitHub
- URL: https://github.com/unnamedd/swifttips-framework
- Owner: unnamedd
- License: mit
- Created: 2018-01-12T15:24:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-19T11:39:18.000Z (almost 7 years ago)
- Last Synced: 2024-09-28T22:20:53.927Z (4 months ago)
- Topics: parsing, swift, swift-tips, tips, tips-and-tricks, tricks
- Language: Swift
- Size: 43 KB
- Stars: 18
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swift tips & tricks by [John Sundell](https://github.com/JohnSundell)
The main goal of this project is just to have some fun and parsing those tips and tricks created by John. This project isn't official. If you have any question, you can talk directly to him on [twitter](https://twitter.com/johnsundell) or at [swiftbysundell.com](https://www.swiftbysundell.com).
In this repo, you will not see any trick (just the use of them :P), I recommend you to access the original repo and star it.
[https://github.com/JohnSundell/SwiftTips](https://github.com/JohnSundell/SwiftTips)If you wan to talk to me, my twitter is [@tholanda](https://twitter.com/tholanda).
## Features
- [x] Markdown parsing
- [x] Tip and Comment models
- [x] Request remote and local (to test)
- [ ] CLI
- [ ] server-side Swift?
- [ ] macOS appContributions are always welcome.
## License
**Swift tips & tricks** is available under the MIT license. See the LICENSE file for more info.