VIPER-Xcode-Template VS LightRoute

Compare VIPER-Xcode-Template vs LightRoute and see what are their differences.

VIPER-Xcode-Template

Xcode Template for generating VIPER-B modules: View, Interactor, Presenter, Router and Builder. (by suhitp)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
VIPER-Xcode-Template LightRoute
- -
2 92
- -
0.0 0.0
about 4 years ago about 4 years ago
Swift Swift
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

VIPER-Xcode-Template

Posts with mentions or reviews of VIPER-Xcode-Template. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning VIPER-Xcode-Template yet.
Tracking mentions began in Dec 2020.

LightRoute

Posts with mentions or reviews of LightRoute. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning LightRoute yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing VIPER-Xcode-Template and LightRoute you can also consider the following projects:

Swift-VIPER-Module - Xcode template for VIPER Architecture written in Swift 4

Linker - 🎯 Your easiest way to handle all URLs.

mobile-ios-vipergame - Simple memory game written in Swift 4 using VIPER Architecture.

Crossroad - :oncoming_bus: Route URL schemes easily

VIPER Module Generator - A Swift 4.2 VIPER Module Boilerplate Generator with predefined functions and a BaseViewProtocol.

CTMediator - The mediator with no regist process to split your iOS Project into multiple project.

iOS-Viper-Architecture - This repository contains a detailed sample app that implements VIPER architecture in iOS using libraries and frameworks like Alamofire, AlamofireImage, PKHUD, CoreData etc.

SwiftCurrent - A library for managing complex workflows in Swift

ios-architecture - A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others

ApplicationCoordinator - Coordinators Essential tutorial

UIPilot - The missing typesafe SwiftUI navigation library

DZURLRoute - DZURLRoute是支持基于标准URL进行Native页面间跳转的Objective-C实现。方便您架构页面之间高内聚低耦合的开发模式。他的核心思想是把每一个页面当成一个资源,通过标准的URL协议(统一资源定位符)来定位到每一个可触达的页面(资源)。