Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rishiosaur/sigmaswift

A port of Sigma.js to Swift, because having discovered OOP, I now hate Javascript.
https://github.com/rishiosaur/sigmaswift

math sigma swift

Last synced: 4 days ago
JSON representation

A port of Sigma.js to Swift, because having discovered OOP, I now hate Javascript.

Awesome Lists containing this project

README

        

# SigmaSwift

[![CI Status](https://img.shields.io/travis/rishiosaur/SigmaSwift.svg?style=flat)](https://travis-ci.org/rishiosaur/SigmaSwift)
[![Version](https://img.shields.io/cocoapods/v/SigmaSwift.svg?style=flat)](https://cocoapods.org/pods/SigmaSwift)
[![License](https://img.shields.io/cocoapods/l/SigmaSwift.svg?style=flat)](https://cocoapods.org/pods/SigmaSwift)
[![Platform](https://img.shields.io/cocoapods/p/SigmaSwift.svg?style=flat)](https://cocoapods.org/pods/SigmaSwift)

## Example

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

## Requirements

## Installation

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

```ruby
pod 'SigmaSwift'
```

## Author

rishiosaur, [email protected]

## License

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