Skip to content

drinking/ProductiveKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProductiveKit

Here's a collection of morden tools to improve coding productivity.

General Tools

Alfred workflows

Apps

  • Go2Shell Go2Shell opens a terminal window to the current directory in Finder.

Genenator

Genenate code by stencil templates using Sourcery.

View README in Genenator for more info.

iOS Development

Compile

Runtime Code Injection for Objective-C & Swift

Modify your native iOS app in real time.

Layout

Yoga is a cross-platform layout engine which implements Flexbox.

响应式跨平台布局方案,最好的结果是安卓和iOS可以用一套代码,编译成各自平台的布局文件。

Network & Model

This is a Swift port of Ruby's Faker library that generates fake data.

可以在服务端接口未完成时,客户端本地生成假数据,需要对网络层和数据层进行适当改造,以支持无缝切换。

Generator

Swift API Code generator based on APIBluePrint.

文档转Swift API code的工具。App同时支持数据格式转换。

Meta-programming for Swift, stop writing boilerplate code.

将Swift元数据和Stencil模版引擎结合,生成类,结构体,枚举等类型相关的快捷方法。

Stencil is a simple and powerful template language for Swift.

Swift实现的Stencil模版引擎,结合自定义的模版,生成不局限于Swift,HTML的填充文件。

Helps you to create models (& their constructors) from a JSON file.

将json格式的文件转换对Swift支持的数据结构。

The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!

为了避免使用字符串时拼写错误等导致的资源加载失败,将相关操作转换成硬编码,由编译器来进行拼写检查。

Soulful docs for Swift & Objective-C.

通过SourceKit自动生成代码相关文档。

反射生成对象比较代码的释例。

Alfred snippets

Download iOS.alfredsnippets and import into Alfred.

Scripts/

  • rr.sh一个阅读脚本

About

Tools to improve productivity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published