Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nakkht/quick-constraint

Extension functions for making layout programmatically easier and faster
https://github.com/nakkht/quick-constraint

appkit autolayout libarary swift swift5 syntactic-sugar uikit

Last synced: about 2 months ago
JSON representation

Extension functions for making layout programmatically easier and faster

Awesome Lists containing this project

README

        

# QuickConstraint

[![build status](https://github.com/nakkht/quick-constraint/actions/workflows/build.yml/badge.svg)](https://github.com/nakkht/quick-constraint/actions/workflows/build.yml)
![platforms](https://img.shields.io/badge/platforms-ios%20%7C%20osx%20%7C%20tvos-brightgreen)
![code size](https://img.shields.io/github/languages/code-size/nakkht/quick-constraint?color=brightgreen)
[![documentation](https://img.shields.io/badge/doc-reference-brightgreen)](https://nakkht.github.io/quick-constraint/)

Extension functions for making layout programmatically easier and faster

## Author
* [Paulius Gudonis](https://pgu.dev)

## License
This repository is under the **Apache v2.0** license. [Find it here](https://github.com/nakkht/quick-constraint/blob/main/LICENSE).

Copyright 2021 Paulius Gudonis

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.