Popularity
5.4
Declining
Activity
0.0
Stable
502
15
55

Code Quality Rank: L4
Programming language: Objective-C
License: MIT License
Tags: Plugins     Xcode    

FastStub-Xcode alternatives and similar libraries

Based on the "Plugins" category.
Alternatively, view FastStub-Xcode alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of FastStub-Xcode or a related project?

Add another 'Plugins' Library

README

FastStub-Xcode

Life is short, why waste it on meaningless typing?

What is it?

A code generating feature borrowed from Android Studio.

FastStub automatically finds out missing method implementaions from .h file, super class, and all procotols your class uses, also provides you a fast way to insert them.

common protocols like UITableViewDelegate, UITableViewDataSource, UIScrollViewDelegate are supported. What's your favourite way to put on some tableview's boilerplate code? anything like this?

Superduper way to write singleton

Embrace model with initWith:

Sexy getter setter

Sweet on interface extension

Easy selector generation

How to use?

press ctrl+cmd+k, you are ready to go.

How to install?

plan A: install Alcatraz, search for FastStub next.

plan B: clone this repo, build FastStub on your Mac.

License

MIT

☕️orz = International Coffee Begging Protocol = ICBP

欢迎关注公众号:


*Note that all licence references and agreements mentioned in the FastStub-Xcode README section above are relevant to that project's source code only.