unnamedd / SwiftTips-Framework

A simple parser from John Sundell's tips and tricks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift tips & tricks by John Sundell

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 or at 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

If you wan to talk to me, my twitter is @tholanda.

Features

  • Markdown parsing
  • Tip and Comment models
  • 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.

About

A simple parser from John Sundell's tips and tricks

License:MIT License


Languages

Language:Swift 100.0%