hi everybody, I have created a MVC framework with titanium and welcome to try it :)
Feature
Use MVC + commonJS structure, and use a namespace for the structure, it can avoid the memeory leak.
The switch page animation can support left,right,up and down direction?and support IOS & Android.
Use CB.Styles namespace for handle layout style, there is a style for each view, no need to use jss, so you can keep the view is clean.
It's support refresh the current page and don't need to rebuild the app, so you can see the effect of the layout immediately after you changed the source code(just like the fastdev mode with android)
Support multiple languages. You can change the language immediately within the app.
Convenient and flexible debug functions. You can debug an object or just show a message, and you can add a refresh button in the view layout.
You can set the API address for Ajax call with CB.API namespace.
It's integraed joli ORM library, it's a powerful ORM library with javascript, there is a set of convenient and flexible syntax.
please go to the following url for the latest version:
https://github.com/CBMVC/CBMVC-Framework-with-Titanium
I am glad that you are going to help to improve it :)
1 Answer
very nice :)
Your Answer
Think you can help? Login to answer this question!