Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oni-zerone/powertools
A Declarative API to present contents in UICollectionViews
https://github.com/oni-zerone/powertools
cocoapods declarative mvvm swift uicollectionview xcode
Last synced: about 2 months ago
JSON representation
A Declarative API to present contents in UICollectionViews
- Host: GitHub
- URL: https://github.com/oni-zerone/powertools
- Owner: Oni-zerone
- License: mit
- Created: 2018-10-28T19:55:44.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2020-04-16T13:39:22.000Z (over 4 years ago)
- Last Synced: 2024-08-17T20:39:26.233Z (5 months ago)
- Topics: cocoapods, declarative, mvvm, swift, uicollectionview, xcode
- Language: Swift
- Homepage:
- Size: 573 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PowerTools
[![Version](https://img.shields.io/cocoapods/v/PowerTools.svg?style=flat)](https://cocoapods.org/pods/PowerTools)
[![Build Status](https://travis-ci.com/Oni-zerone/PowerTools.svg?branch=develop)](https://travis-ci.com/Oni-zerone/PowerTools)
[![codebeat badge](https://codebeat.co/badges/f5316bc5-8304-4d51-b765-d64ef47f052d)](https://codebeat.co/projects/github-com-oni-zerone-powertools-develop)
[![Coverage Status](https://coveralls.io/repos/github/Oni-zerone/PowerTools/badge.svg?branch=develop)](https://coveralls.io/github/Oni-zerone/PowerTools?branch=develop)
[![Language](https://img.shields.io/badge/language-swift-orange.svg)](https://cocoapods.org/pods/PowerTools)
[![Platform](https://img.shields.io/cocoapods/p/PowerTools.svg?style=flat)](https://cocoapods.org/pods/PowerTools)
[![License](https://img.shields.io/cocoapods/l/PowerTools.svg?style=flat)](https://cocoapods.org/pods/PowerTools)
## ExampleTo run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
PowerTools is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'PowerTools'
```## Author
Andrea Altea, [email protected]
## License
PowerTools is available under the MIT license. See the LICENSE file for more info.