koara / koara-swift

Koara parser written in Swift

Home Page:https://www.codeaddslife.com/koara

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Koara

Build Status Coverage Status CocoaPods Compatible License

Koara-swift

Koara is a modular lightweight markup language. This project is the core koara parser written in Swift.
If you are interested in converting koara to a specific outputFormat, please look the Related Projects section.

Getting started

  • CocoaPods

    use_frameworks!
    
    target 'MyApp' do
      pod 'Koara'
    end
  • Carthage

  • Swift Package Manager

About

Koara parser written in Swift

https://www.codeaddslife.com/koara

License:Apache License 2.0


Languages

Language:Swift 99.3%Language:Ruby 0.6%Language:Objective-C 0.1%