All Projects → Cemoo → VIPERArchitectureGenerator

Cemoo / VIPERArchitectureGenerator

Licence: other
Generates files for your VIPER Architecture files.

Programming Languages

swift
15916 projects
shell
77523 projects

Projects that are alternatives of or similar to VIPERArchitectureGenerator

RxSwift-VIPER-iOS
RxSwiftVIPER is an sample iOS App written in RxSwift using the VIPER architecture. Also RxSwiftVIPER is not a strict VIPER architecture.
Stars: ✭ 47 (+213.33%)
Mutual labels:  viper, viper-architecture
Swift-Viper-Weather-App
iOS app with Clean Architecture
Stars: ✭ 20 (+33.33%)
Mutual labels:  viper, viper-architecture
AndroidVIP
Android project to experiment the VIPER approach using mosby, RxJava and dagger2
Stars: ✭ 21 (+40%)
Mutual labels:  viper, viper-architecture
Swift-VIPER-iOS
SwiftVIPER is an sample iOS App written in Swift using the VIPER architecture. Also SwiftVIPER is not a strict VIPER architecture.
Stars: ✭ 25 (+66.67%)
Mutual labels:  viper, viper-architecture
pink-lady
a template project of gin app.
Stars: ✭ 44 (+193.33%)
Mutual labels:  viper
Swift-MVP-Sample
It's an iOS simple project that how I implement MVP (Model-View-Presenter) and Clean Architecture in Swift.
Stars: ✭ 27 (+80%)
Mutual labels:  viper-architecture
VIPER
Generic protocols for the VIPER architecture.
Stars: ✭ 20 (+33.33%)
Mutual labels:  viper
Zikviper
iOS VIPER implementation, demonstrating discovering modules and injecting dependencies with protocol. Provide VIPER code Templates.
Stars: ✭ 238 (+1486.67%)
Mutual labels:  viper
golangRestfulAPISample
Sample Restful app with chi router (golang)
Stars: ✭ 116 (+673.33%)
Mutual labels:  viper
Swift-VIPER-Rx
VIPER architecture model. Show a single class of responsibility.
Stars: ✭ 19 (+26.67%)
Mutual labels:  viper-architecture
Core-iOS-Application-Architecture
Core iOS Application Architecture - The development paradigm of clean, testable code and modular iOS applications. + Xcode templates
Stars: ✭ 123 (+720%)
Mutual labels:  viper
iOSSwiftStarter
A sample iOS app written in Swift using the VIPER architecture.
Stars: ✭ 73 (+386.67%)
Mutual labels:  viper-architecture
goscription
Goscription is skeleton project with simple design & clean code with Go
Stars: ✭ 36 (+140%)
Mutual labels:  viper
Go-Clean-Architecture-REST-API
Golang Clean Architecture REST API example
Stars: ✭ 376 (+2406.67%)
Mutual labels:  viper
CleanArchitecture
Android App Architecture
Stars: ✭ 14 (-6.67%)
Mutual labels:  viper
golang-example-app
Example application
Stars: ✭ 138 (+820%)
Mutual labels:  viper
Movies
Simple movies app for architectural experiments.
Stars: ✭ 90 (+500%)
Mutual labels:  viper
KDInstagram
Instagram Clone built in Swift. Utilize three design patterns in three major modules.
Stars: ✭ 119 (+693.33%)
Mutual labels:  viper
go-contrib
Helper for Log configuration, Mixin for properties with fangs
Stars: ✭ 20 (+33.33%)
Mutual labels:  viper
go course
個人多年來學習與實作上的心得筆記
Stars: ✭ 25 (+66.67%)
Mutual labels:  viper

VIPERArchitectureGenerator 🔥

VIPERArchitectureGenerator provides files you needed in viper architecture with initialization codes and protocols.

INSTALLATION

Manually

  • Go to this path in your mac
~/Library/Developer/Xcode/Templates
  • Create a folder with name "Architectures" here
  • Paste the folder in repo.

With script

  • Just double click to importTemplates 📂

Clean Swift Architecture Generator

You can easily create Clean Swift Architecture from here

USAGE

  • Try to add new file with Cmd + N and type VIPER in search bar in XCode
  • Enter module name
  • WHOLAAA!!! 😄
  • Enjoy
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].