--- layout: default ---
intercooler.js
Making AJAX as simple as anchor tags
<-- This anchor tag posts to '/click' when it is clicked -->
<a ic-post-to="/click">
Click Me!
</a>
Use familiar, declarative attributes to add AJAX to your application.
Use Intercooler for as much or as little of your application as you would like.
Intercooler is a little library that plays well with the web. Even with Angular or Ember.