Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yhkaplan/sukar
An AutoLayout DSL
https://github.com/yhkaplan/sukar
Last synced: about 1 month ago
JSON representation
An AutoLayout DSL
- Host: GitHub
- URL: https://github.com/yhkaplan/sukar
- Owner: yhkaplan
- License: other
- Created: 2019-01-24T04:52:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T09:42:20.000Z (over 4 years ago)
- Last Synced: 2024-11-06T05:42:20.416Z (3 months ago)
- Language: Swift
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🍭 Sukar
Sukar is an AutoLayout DSL.
## Installing
### Requirements
- iOS 11.0+
### Swift Package Manager
- In Xcode, add as Swift package with this URL: `https://github.com/yhkaplan/Sukar.git`
### Carthage
- Add this to Cartfile: `github "yhkaplan/Sukar"`
- Follow instructions on [Carthage README](https://github.com/Carthage/Carthage#if-youre-building-for-ios-tvos-or-watchos) for integration### Cocoapods
- Support coming soon
## Usage
```swift
```## Alternatives
## Credits/Inspiration
## License
Licensed under MIT license. See [LICENSE](LICENSE) for more info.