Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nzrsky/funkobjc

Functional and typed extensions for ObjC 🚀
https://github.com/nzrsky/funkobjc

functional functional-programming mapreduce objc objective-c

Last synced: 2 days ago
JSON representation

Functional and typed extensions for ObjC 🚀

Awesome Lists containing this project

README

        

# FunkObjC

[![Build Status](https://app.travis-ci.com/nzrsky/FunkObjC.svg?branch=master)](https://app.travis-ci.com/nzrsky/FunkObjC)
[![codecov.io](https://codecov.io/github/nzrsky/FunkObjC/coverage.svg?branch=master)](https://codecov.io/github/nzrsky/FunkObjC?branch=master)
[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/FunkObjC.svg)](https://cocoapods.org/pods/FunkObjC)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![Platform](https://img.shields.io/cocoapods/p/FunkObjC.svg?style=flat)](http://cocoadocs.org/docsets/FunkObjC)
[![Twitter](https://img.shields.io/badge/[email protected]?style=flat)](http://twitter.com/nzrsky)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

```objective-c

```

## Requirements

## Installation

FunkObjC is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'FunkObjC'
```

## Author

Alexey Nazarov, [email protected]

## License

FunkObjC is available under the MIT license.
See the LICENSE file for more info.