Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/balitax/viperx
VIPERX - Multiple Interface Choice Viper XCode Template
https://github.com/balitax/viperx
swift swift-3 swift-4 swift5 viper viper-architecture viper-modules viper-pattern-architecture viper-swift viper-template viper-templates-swift
Last synced: 7 days ago
JSON representation
VIPERX - Multiple Interface Choice Viper XCode Template
- Host: GitHub
- URL: https://github.com/balitax/viperx
- Owner: balitax
- License: mit
- Created: 2019-08-05T06:38:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T06:00:21.000Z (over 5 years ago)
- Last Synced: 2024-11-19T06:58:53.625Z (2 months ago)
- Topics: swift, swift-3, swift-4, swift5, viper, viper-architecture, viper-modules, viper-pattern-architecture, viper-swift, viper-template, viper-templates-swift
- Language: Swift
- Homepage:
- Size: 213 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VIPERX - Multiple Interface Choice Viper XCode Template
![Viper](https://github.com/balitax/VIPERX/blob/master/banner.jpg?raw=true)
VIPERX is an Xcode template for the VIPER pattern with multiple interface choice. You can choose interface for your module like XIB, Storyboard or just UIViewController with programmatically. All required components for a Viper stack can be created quickly and easily with just a few clicks. The template consists of the standard components, View, Presenter, Router and Interactor.
## How to use ðŸ›
Use the install script.
```sudo swift install.swift```
## Sample Project
Viper News, https://github.com/balitax/Viper-News
## 🤖 Authors
Agus Cahyono, https://www.linkedin.com/in/cahyocode
## 📄 License
This Template is available under the MIT license. See the LICENSE file for more info.