Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 app

Contributions are always welcome.

## License

**Swift tips & tricks** is available under the MIT license. See the LICENSE file for more info.