All Projects → manondidi → Swiftarch

manondidi / Swiftarch

Licence: mit
swift开发脚手架

Programming Languages

swift
15916 projects

Labels

Projects that are alternatives of or similar to Swiftarch

Ctlosiso
Ctlos Linux source. Arch based distro x86-64(64-bit).
Stars: ✭ 74 (-68.91%)
Mutual labels:  arch
Notepanda
📃 A simple cross-platform notepad. Based on Qt and C++.
Stars: ✭ 134 (-43.7%)
Mutual labels:  arch
Photoshopcclinux
Photoshop CC v19 installer for Gnu/Linux
Stars: ✭ 2,894 (+1115.97%)
Mutual labels:  arch
Mortar
Framework to join Linux's physical security bricks.
Stars: ✭ 80 (-66.39%)
Mutual labels:  arch
Dotfiles
My bspwm dotfiles. Grab whatever you need! :)
Stars: ✭ 111 (-53.36%)
Mutual labels:  arch
Dotfiles
Collection of i3-gaps Dotfiles
Stars: ✭ 143 (-39.92%)
Mutual labels:  arch
Linux On Pixel C
Documentation on how to run a Linux Distro on the Google Pixel C (2015)
Stars: ✭ 55 (-76.89%)
Mutual labels:  arch
Asp
Arch Build Source Management Tool
Stars: ✭ 229 (-3.78%)
Mutual labels:  arch
Cylon
A CLI TUI menu driven bash shell script supporting updates, maintenance, backups and system checks for an Arch based Linux distro
Stars: ✭ 121 (-49.16%)
Mutual labels:  arch
Tmoe Linux
🍭Without any basic knowledge of linux shell,you can easily install and configure a GNU/Linux graphical desktop environment on 📱Android termux and 💻WSL .🍰You can also run VSCode on your android phone.🍹Graphical qemu manager,🐋support running docker on Android.配置WSL和安卓手机的linux容器,桌面环境,主题美化,远程桌面,音频服务,镜像源,uefi开机启动项,webdav(nginx),fcitx输入法以及qemu-system虚拟机...
Stars: ✭ 149 (-37.39%)
Mutual labels:  arch
Paru
Feature packed AUR helper
Stars: ✭ 1,240 (+421.01%)
Mutual labels:  arch
My dotfiles
Just a collections of my dotfiles...
Stars: ✭ 101 (-57.56%)
Mutual labels:  arch
Dotfiles And Scripts
🎣 Dotfiles and scripts providing cumbersome configure details and other senseless stuff. 一些无聊的脚本和配置文件
Stars: ✭ 144 (-39.5%)
Mutual labels:  arch
Dotfiles
Hack away :)
Stars: ✭ 78 (-67.23%)
Mutual labels:  arch
Tensorflow Build
A set of scripts to (cross-)build the Tensorflow C lib for various architectures / OS
Stars: ✭ 177 (-25.63%)
Mutual labels:  arch
Dotfiles
My dotfiles for my Arch-Install(s)
Stars: ✭ 59 (-75.21%)
Mutual labels:  arch
Archinstall
Arch Linux installer - guided, templates etc.
Stars: ✭ 140 (-41.18%)
Mutual labels:  arch
Dot
These are my dot files. I've primarily been a MacOS user for most of the time I've been collecting dotfiles, but I've recently switched to Linux. I primarily use Arch, Arco, Manjaro, or some other Arch based distro; so that's where I take my que.
Stars: ✭ 232 (-2.52%)
Mutual labels:  arch
Arch Linux Installer
Arch-Linux-Install-Script/Arch Linux 安装脚本
Stars: ✭ 192 (-19.33%)
Mutual labels:  arch
Pacback
Advanced Version Control for Arch Linux
Stars: ✭ 146 (-38.66%)
Mutual labels:  arch

swiftArch

首先这套东西是有一定门槛的, 但是只要你用上手了,真的可以快速开发业务,减少非常多的代码量

CI Status Version License Platform

提供了 脚手架的 模板 直接一键生成对应代码
https://github.com/manondidi/swiftArchTemplate

https://github.com/manondidi/swiftArchCodeTemplate

Todo

UI组件

​ 列表:

  • [x] ​ 默认状态视图
  • [x] ​ 可定制状态视图
  • [x] ​ 上下拉(可定制)
  • [x] ​ tableView(cell解耦)
  • [x] ​ collectionView(cell解耦)

网络库

  • [x] ​ rxAlamofire
  • [x] ​ 自动解析模型<传入泛型>
  • [x] ​ 参数封装
  • [x] ​ url管理
  • [x] ​ 网络日志
  • [ ] ​ 上传(使用alamofire自带,已经很棒了)
  • [ ] ​ 下载(使用alamofire自带,已经很棒了)
  • [ ] ​ cookie(使用alamofire自带,已经很棒了)

业务层

  • [x] ​ mock管理

页面

  • [x] ​ 页面状态视图展示和个性化定制
  • [x] ​ 分页计算策略模式
  • [x] ​ 列表model解耦
  • [x] ​ section支持
  • [x] ​ 详细例子

Screenshot

image

image

image

image

image

image

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

swiftArch is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'swiftArch'

Author

czq, [email protected]

License

swiftArch is available under the MIT license. See the LICENSE file for more info.

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].