https://github.com/aimingoo/qomo
Qomo OpenProject is a True OOP framework(with namespace,AOP,ajax,templet...) and UI Library base Web Borowser.
https://github.com/aimingoo/qomo
Last synced: over 1 year ago
JSON representation
Qomo OpenProject is a True OOP framework(with namespace,AOP,ajax,templet...) and UI Library base Web Borowser.
- Host: GitHub
- URL: https://github.com/aimingoo/qomo
- Owner: aimingoo
- Created: 2015-10-29T04:42:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-29T05:18:43.000Z (over 10 years ago)
- Last Synced: 2025-04-24T05:17:07.412Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.04 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history.txt
- License: license.en-us.pdf
Awesome Lists containing this project
README
# qomo
---
Qomo OpenProject is a True OOP framework(with namespace,AOP,ajax,templet...) and
UI Library base Web Borowser. the project extracted from a enterprise project.
free and open source for all JavaScript fans, and hope anybody join/impulse the
project.
{ note: # implemented, + implementing, * planning, - tring }
include features of OOP:
```text
# inhreited by class
# attribute getter/setter
# type system of object
# abstract and abstract exception
# mutilcast event
# interface in javascript
# namespace system
# package/unit import
# tiny ajax architecture
# AOP Architecture
# template programming
- more...
```
include features of UI:
```text
# tidy component framework
# graphics abstract level and a VML implement
* database abstract level and a ArrayDB/FileDB implement
* html element controller and some control component
* bar, menu, window, etc. in virsual component library.
* more component, mount a tidy(very very) FCL or VCL.
- more ...
```
other features:
```text
# some utils class.
# auto class inhnert chart scan and generable
* document generable tool (C# source)
# testing and profing tools (JavaScript Source)
- OOP Core and UI can debugging and designing in VS.NET IDE.
- more ...
```
the project extracted from a enterprise project. free and open source for all
JavaScript fans, and hope anybody join/impulse the project.
#Other
---
```text
home : https://github.com/aimingoo/qomo/
http://sourceforge.net/projects/qomo/
project manager : aiming@gmail.com
developer team : qomo.team@gmail.com
```