Intercooler.js 数据绑定库

程序名称:Intercooler.js

Intercooler.js 介绍

Intercooler 是一个 PVC 框架,允许你使用 HTML5 风格绑定和 RESTful URL 来在应用中添加 AJAX 特性。这让 Web
应用有着更好的用户体验。使用 Intercooler 你可以使用非常容易理解的声明式属性来绑定你的 HTML 元素到 Ajax 调用点。

示例代码:

  <-- This button posts to the /example/click
         URL when it is clicked -->
  <button ic-post-to="/example/click">
    Click Me!
  </button>

  <-- This span is bound to a URL that returns an updated
      version of the span when the button is clicked -->
  <span ic-src="/example/click">
     You have not yet clicked the button
  </span>

Intercooler.js 官网

http://intercoolerjs.org/

相关编程语言

MuPlayer 是一款跨平台、轻量级的音频播放解决方案,...
OS FLV 是一个 开源和可嵌入网页的flv播放器。 这个...
DewPlayer音乐播放器,样式很简单,而且很实用.播放器...
JW FLV MEDIA PLAYER是一个开源的在网页上使用的Fla...
Speakker 是一个基于 Web 浏览器的音乐播放器,只提...
Player Framework 是一个开源的支持 HTML5 的视频播...