diff --git a/html/cljs-ajax.html b/html/cljs-ajax.html new file mode 100644 index 0000000..46f0bbf --- /dev/null +++ b/html/cljs-ajax.html @@ -0,0 +1,23 @@ + + + + + + + + + + diff --git a/index.html b/index.html index 8cf95df..fc563d8 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,7 @@ + @@ -98,6 +111,18 @@
+ +

Cljs-ajax plugin

+ + To enable cljs-ajax, + in addition to scittle.js, you need to include scittle.cljs-ajax.js: + +
+ + +

Examples