/Projects

Recommend projects

MIT LicenseMIT

#Recommmend projects

1. Objective-C

###a. VVDocumenter-Xcode by onevcat

Writing document is so important for developing, but it is really painful with Xcode. Think about how much time you are wasting in pressing '*' or '/', and typing the parameters again and again. Now, you can find the method (or any code) you want to document to, and type in ///, the document will be generated for you and all params and return will be extracted into a beatiful Javadoc style. You can just fill the inline placeholders to finish your document。

###b. BeeFramework by gavinkwoe

{Bee} is a modern mobile application framework for faster and easier app development, created and maintained by Gavin Kwoe and QFish.

###c. Samurai-Native by hackers-painters

samurai-native enables you to build native apps using web technologies (HTML/CSS) based on its own Web-Core. Support iOS now, Android later.

2. Java

###a. Beetl by xiandafu

Beetl is abbreviation of Bee template language, current version is 1.24, total size 420K (include antlr runtime lib).