--- layout: default ---

intercooler.js

Making AJAX as simple as anchor tags

Intercooler v0.4.10 has been released! Join our newsgroup to stay up to date.
  <-- This anchor tag posts to '/click' when it is clicked -->
  <a ic-post-to="/click">
    Click Me!
  </a>
		      
Click Me!

Simple

Use familiar, declarative attributes to add AJAX to your application.

Incremental

Use Intercooler for as much or as little of your application as you would like.

Unobtrusive

Intercooler is a little library that plays well with the web. Even with Angular or Ember.