Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuomi1/reusableextension
Third-party module with Reusable.
https://github.com/nuomi1/reusableextension
reusable swift typesafe
Last synced: about 1 month ago
JSON representation
Third-party module with Reusable.
- Host: GitHub
- URL: https://github.com/nuomi1/reusableextension
- Owner: nuomi1
- License: mit
- Created: 2019-03-29T16:44:44.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2021-01-17T08:34:07.000Z (almost 4 years ago)
- Last Synced: 2023-02-27T08:32:20.345Z (over 1 year ago)
- Topics: reusable, swift, typesafe
- Language: Swift
- Homepage:
- Size: 119 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReusableExtension
[![CI Status](https://img.shields.io/travis/nuomi1/ReusableExtension.svg?style=flat)](https://travis-ci.org/nuomi1/ReusableExtension)
[![Version](https://img.shields.io/cocoapods/v/ReusableExtension.svg?style=flat)](https://cocoapods.org/pods/ReusableExtension)
[![License](https://img.shields.io/cocoapods/l/ReusableExtension.svg?style=flat)](https://cocoapods.org/pods/ReusableExtension)
[![Platform](https://img.shields.io/cocoapods/p/ReusableExtension.svg?style=flat)](https://cocoapods.org/pods/ReusableExtension)## Introduction
Third-party module with [Reusable](https://github.com/AliSoftware/Reusable).
- [DataSourceKit](https://github.com/ishkawa/DataSourceKit)
- [UITableView+FDTemplateLayoutCell](https://github.com/forkingdog/UITableView-FDTemplateLayoutCell)
- [FSCalendar](https://github.com/WenchaoD/FSCalendar)
- [FSPagerView](https://github.com/WenchaoD/FSPagerView)
- [G3GridView](https://github.com/KyoheiG3/GridView)
- [HJDanmaku](https://github.com/panghaijiao/HJDanmakuDemo)
- [RxCocoa](https://github.com/ReactiveX/RxSwift/)
- [SpreadsheetView](https://github.com/kishikawakatsumi/SpreadsheetView)
- [VerticalCardSwiper](https://github.com/JoniVR/VerticalCardSwiper)## Example
To run the example project, clone the repo, and run `xcodegen && pod install && open ReusableExtension.xcworkspace` from the Example directory first.
## Requirements
- CocoaPods >= 1.7.2
- Swift >= 5.0
- Xcode >= 10.2
- XcodeGen## Author
[nuomi1](mailto:[email protected])
## License
ReusableExtension is available under the MIT license. See the LICENSE file for more info.