Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vapor-community/polymorphic
Syntax for easily accessing values from generic data.
https://github.com/vapor-community/polymorphic
deprecated
Last synced: 2 months ago
JSON representation
Syntax for easily accessing values from generic data.
- Host: GitHub
- URL: https://github.com/vapor-community/polymorphic
- Owner: vapor-community
- License: mit
- Created: 2016-06-08T19:33:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-23T22:27:43.000Z (almost 8 years ago)
- Last Synced: 2024-10-31T15:51:05.774Z (3 months ago)
- Topics: deprecated
- Language: Swift
- Size: 33.2 KB
- Stars: 5
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Polymorphic
![Swift](http://img.shields.io/badge/swift-3.0-brightgreen.svg)
[![Build Status](https://travis-ci.org/vapor/polymorphic.svg?branch=master)](https://travis-ci.org/vapor/polymorphic)
[![CircleCI](https://circleci.com/gh/vapor/polymorphic.svg?style=shield)](https://circleci.com/gh/vapor/polymorphic)
[![Code Coverage](https://codecov.io/gh/vapor/polymorphic/branch/master/graph/badge.svg)](https://codecov.io/gh/vapor/polymorphic)
[![Codebeat](https://codebeat.co/badges/a793ad97-47e3-40d9-82cf-2aafc516ef4e)](https://codebeat.co/projects/github-com-vapor-polymorphic)
[![Slack Status](http://vapor.team/badge.svg)](http://vapor.team)Syntax for easily accessing values from generic data.
## 📖 Documentation
Visit the Vapor web framework's [documentation](http://docs.vapor.codes) for instructions on how to use this package.
## 💧 Community
Join the welcoming community of fellow Vapor developers in [slack](http://vapor.team).
## 🔧 Compatibility
This library has been tested on macOS and Ubuntu.