{Bee} is a powerful framework for faster and easier app development, created and maintained by Gavin Kwoe and QFish. Special thanks to Geek-Zoo Studio, Inc., they provide big support to us.
- Contact us, email [email protected]
- Contact us, follow @老郭为人民服务 on 新浪微博
- Join us, QQ Group 79054681
- Join us, Developer forum forum.bee-framework.com
If you like this framework, please recommend to your friends.
-
https://github.com/gavinkwoe/BeeFramework/archive/master.zip
-
Clone the repo (CLI)
git clone [email protected]:gavinkwoe/BeeFramework.git
-
Clone the repo (HTTP)
https://github.com/gavinkwoe/BeeFramework.git
-
Import from CocoaPods (by stcui)
Add below to
Podfile
and runpod install
platform :ios pod 'BeeFramework', :head
- Have a bug or a feature request? Please open a new issue.
- Before opening any issue, please read the Issue Guidelines, written by Nicolas Gallagher.
- Open
/projects/BeeFramework.xcworkspace
- Choose target, 'lib' or 'example'
- Build and run
- Refactory the directory structure, divided into four parts, applicaton, service, system and vendor.
- New XML template technology, perfect support for CSS
- New QUERY technology, compatible with the jQUERY grammar
- New automatic layout algorithm, easy to handle complex UI development task
- New Service technology, plug-and-play
- New mocking server technology, simulate network requests.
- New ActiveObject technology, support any object serialization and deserialization
- New In-app debugger, simplify the useless function
- Code generator for JSON schema, no longer need to handwritten server docking code
- Add BeeUISkeleton, an simple and powerful application entry
- Add BeeRoutine, an BeeMessage which can asynchronous and by-self executing
- Fix some BUG
- Fully support for MacOS
- Fully support for UI template (xml)
- Fully support for UI query syntax, like jQUERY
- Fully support for template/viewController signal bridging by ID
- Fix some bugs
- Refactoring the directory structure, Core and MVC completely separated, and the source files and the extensions completely separated
- Refactoring the code structure of BeeDatabase and BeeActiveRecord, more clearly
- Support the ActiveRecord inherition and nesting, support HAS/BELONG_TO operations
- Support dot(.) opertions for BeeRequest and BeeMessage
- Fix some bugs
- Add BeeDatabase
- Add BeeActiveRecord
- Overload graph
- Fix some bugs
- Move precompile options to 'Bee_Precompile.h'
- Draft version
- Toturial
- In-app debugger
STCui https://github.com/stcui
ilikeido https://github.com/ilikeido
gelosie https://github.com/gelosie
lancy https://github.com/lancy
uxyheaven https://github.com/uxyheaven
Yulong https://github.com/Yulong
esseak https://github.com/esseak
inonomori https://github.com/inonomori
Copyright 2013 ~ 2014, Geek-Zoo Studio, Inc.
{Bee} is under MIT license.
______ ______ ______
/\ __ \ /\ ___\ /\ ___\
\ \ __< \ \ __\_ \ \ __\_
\ \_____\ \ \_____\ \ \_____\
\/_____/ \/_____/ \/_____/
Copyright (c) 2013-2014, {Bee} open source community
http://www.bee-framework.com
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.
- China Mobile
- China Unicom
- China Telecom
- Tencent
- Baidu
- Sina
- iFeng
- Novagin
- IGRS Lab
- Front network
- Middling industries
- iLouShi
- Duopeng
- VoiceFrom
- Distance Education Group
- MesonTech
You may want to see more great open source projects brought you by Chinese developers. See more in the Projects repo of OpenSourceChina.