All Projects → cci-emciftci → CleanSwiftArchitectureGenerator

cci-emciftci / CleanSwiftArchitectureGenerator

Licence: MIT license
🔨 A generator of Clean Swift Architecture files

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to CleanSwiftArchitectureGenerator

nodejs-clean
Clean Architecture with Node.js + Express.js
Stars: ✭ 136 (+142.86%)
Mutual labels:  clean, clean-architecture
Clean Architecture Zh
《架构整洁之道》中文翻译
Stars: ✭ 299 (+433.93%)
Mutual labels:  clean, clean-architecture
riblet-sample
A sample to represent Uber Riblets design pattern using Swift.
Stars: ✭ 42 (-25%)
Mutual labels:  clean, clean-architecture
Clean Architecture Android
Sample to practice Clean Architecture in android applications.
Stars: ✭ 207 (+269.64%)
Mutual labels:  clean, clean-architecture
Clean Mvvm Archcomponents
👽 Android app consuming Star Wars API.Built with clean architecture ,MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
Stars: ✭ 285 (+408.93%)
Mutual labels:  clean, clean-architecture
Cqrs Clean Eventual Consistency
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
Stars: ✭ 247 (+341.07%)
Mutual labels:  clean, clean-architecture
northwind-dotnet
A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
Stars: ✭ 77 (+37.5%)
Mutual labels:  clean-architecture
clean-gin
Implementation of clean architecture in Go, Gin with dependency injection.
Stars: ✭ 181 (+223.21%)
Mutual labels:  clean-architecture
dagger2-clean-mvp-example
Sample project with a basic approach to CLEAN architecture on Android
Stars: ✭ 41 (-26.79%)
Mutual labels:  clean-architecture
clean-architecture
Recommendations for sufficiently clean architecture for local database storage and persistent storage.
Stars: ✭ 11 (-80.36%)
Mutual labels:  clean-architecture
AndroidCleanArchitectureDemo
clean architecture Demo
Stars: ✭ 28 (-50%)
Mutual labels:  clean-architecture
flutter pokedex
Pokedex app built with Flutter (with lots of animations) using Clean Architecture
Stars: ✭ 1,603 (+2762.5%)
Mutual labels:  clean-architecture
node-express-clean-architecture
A modular folder structure for developing highly scalable and maintainable APIs in nodejs using express.
Stars: ✭ 41 (-26.79%)
Mutual labels:  clean-architecture
CleanArchitecture-SocketIO
CleanArchitecture with SocketIo 📡
Stars: ✭ 32 (-42.86%)
Mutual labels:  clean-architecture
go-rest-api-clean-architecture
Go Product Rest API Clean Architecture.
Stars: ✭ 39 (-30.36%)
Mutual labels:  clean-architecture
react-clean-arch
Demo implementation of Clean Architecture in React apps
Stars: ✭ 74 (+32.14%)
Mutual labels:  clean-architecture
rust-flutter-reactive
This is a sample app to improve consistency over Mobile App Development.
Stars: ✭ 25 (-55.36%)
Mutual labels:  clean-architecture
Swift-MVP-Sample
It's an iOS simple project that how I implement MVP (Model-View-Presenter) and Clean Architecture in Swift.
Stars: ✭ 27 (-51.79%)
Mutual labels:  clean-architecture
clean-code-php
Persian translation of clean code concepts in PHP | ترجمه فارسی مفاهیم کد تمیز در پی اچ پی
Stars: ✭ 38 (-32.14%)
Mutual labels:  clean
hyper-clean
✨ A clean Hyper theme with IBM Design colors
Stars: ✭ 30 (-46.43%)
Mutual labels:  clean

Clean Swift Architecture Template

Purpose of the project

💥 This project will help you develop your project with Clean Swift Architecture. You can use this XCode Template for create Clean Swift Architecture files effortlessly.

Add template to your XCode

  • You can add template to your XCode just double-click on importTemplate script.

Find this repo useful?

Find this repo useful? ❤️

Support it by joining stargazers for this repository.

And follow me for my next creations! 🤩

VIPER Architecture Generator

You can easily create VIPER Architecture from here

License

MIT License

Copyright (c) 2019 Emre Çiftçi

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
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].