harmony-master

所属分类:JavaScript/JQuery
开发工具:JavaScript
文件大小:5722KB
下载次数:1
上传日期:2013-03-09 10:46:50
上 传 者猎影狂刀
说明:  Harmony是一个轻量级的jQuery插件,实现了发布者订阅者模式,用于构建Web应用。
(Harmony is a lightweight jQuery plugin, publisher subscriber model for building Web applications.)

文件列表:
MIT-LICENSE.txt (1081, 2013-02-21)
build (0, 2013-02-21)
build\compiler.jar (5954778, 2013-02-21)
download (0, 2013-02-21)
download\harmony.core.debug.js (122337, 2013-02-21)
download\harmony.core.js (113084, 2013-02-21)
download\harmony.core.min.js (37134, 2013-02-21)
download\harmony.debug.js (190877, 2013-02-21)
download\harmony.js (181624, 2013-02-21)
download\harmony.min.js (64414, 2013-02-21)
m (2540, 2013-02-21)
ref (0, 2013-02-21)
ref\ajaxMock.js (3840, 2013-02-21)
ref\convert-text.html (523, 2013-02-21)
ref\handlebars.js (69845, 2013-02-21)
ref\jquery.ba-bbq.min.js (4119, 2013-02-21)
ref\jquery.js (254058, 2013-02-21)
ref\jquery.tmpl.js (19180, 2013-02-21)
ref\jsrender.js (46539, 2013-02-21)
ref\matrix.debug.js (34309, 2013-02-21)
ref\matrix.min.js (9219, 2013-02-21)
ref\modernizr-2.6.2.min.js (15414, 2013-02-21)
ref\mustache.js (13914, 2013-02-21)
ref\qunit-git.css (4625, 2013-02-21)
ref\qunit-git.js (50145, 2013-02-21)
src (0, 2013-02-21)
src\basic-subscriptions.js (9883, 2013-02-21)
src\declarative.debug.js (6316, 2013-02-21)
src\declarative.js (7820, 2013-02-21)
src\experimental-plugins (0, 2013-02-21)
src\experimental-plugins\alignableListView.js (4246, 2013-02-21)
src\experimental-plugins\global-error.js (1443, 2013-02-21)
src\experimental-plugins\metaphor.js (3203, 2013-02-21)
src\experimental-plugins\structure.js (2310, 2013-02-21)
src\license-min.txt (104, 2013-02-21)
src\license.txt (186, 2013-02-21)
src\model.js (38376, 2013-02-21)
... ...

================================================== **Harmony** is a lightweight JavaScript library for building trivial widget or complex Single Page Application. It gives control back to model and view, by implementing publish-subscribe pattern, and provides an environment where model and view can live in harmony. Here are some of its features. 1. Lightweight model with rich event features such as propagation, and cascading. 2. Unified subscription for both view and model 3. Subscription can be registered declaratively, programmatically, or mixed. 4. Reusable, functional, asynchronous event handler implemented by workflow and activity. 5. Bundled with lots of reusable, composable workflow types, activities, and subscriptions. For more information, please go to http://code.semanticsworks.com/harmony/ Download --------------------------- You can [download Harmony](https://github.com/fredyang/harmony/tree/master/download) from Github. How to build your own Harmony ---------------------------- First, clone a copy of the Harmony by running `git clone git@github.com:fredyang/Harmony.git`. The build also depends on : 1. node.js 2. jshint (type "npm install -g jshint" to install it) Then, type 'm', it will generate output in download/ folder, To remove all build files, type 'm clean' Questions? ---------- Please log your issue at https://github.com/fredyang/Harmony/issues

近期下载者

相关文件


收藏者