https://github.com/bright/cero
HTML like views for iOS
https://github.com/bright/cero
Last synced: 9 months ago
JSON representation
HTML like views for iOS
- Host: GitHub
- URL: https://github.com/bright/cero
- Owner: bright
- License: apache-2.0
- Created: 2015-01-31T16:58:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-22T08:23:29.000Z (about 11 years ago)
- Last Synced: 2025-04-07T02:38:14.127Z (about 1 year ago)
- Language: Objective-C
- Size: 1.96 MB
- Stars: 3
- Watchers: 7
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cero
[](https://travis-ci.org/bright/Cero)
[](http://cocoadocs.org/docsets/Cero)
[](http://cocoadocs.org/docsets/Cero)
[](http://cocoadocs.org/docsets/Cero)
#### Cero allows you to build your view hierarchy in clean xml layout that will reload instantly when it changes.
[](http://www.youtube.com/watch?v=NHEU3Q-9JPo)
## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
Cero will soon be available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
pod "Cero"
## Author
Bright Inventions
## License
Cero is available under the Apache License, Version 2.0. See the LICENSE file for more info.