Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jansanz/rgdemo
Example on parsing HTML on iOS.
https://github.com/jansanz/rgdemo
html-parsing ios objective-c
Last synced: 1 day ago
JSON representation
Example on parsing HTML on iOS.
- Host: GitHub
- URL: https://github.com/jansanz/rgdemo
- Owner: jansanz
- License: mit
- Created: 2012-11-16T05:33:09.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-27T04:25:06.000Z (about 12 years ago)
- Last Synced: 2023-03-12T07:23:39.173Z (almost 2 years ago)
- Topics: html-parsing, ios, objective-c
- Language: Objective-C
- Size: 122 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sample project on how to use HTML parsing and make different parts of UILabel tapable.
## Instructions
1. Clone this project
2. git submodule init && git submodule update
3. Run it