index
This commit is contained in:
parent
1f2d3eab6c
commit
bb930b7506
|
@ -125,8 +125,9 @@
|
||||||
<a name="re-frame"></a>
|
<a name="re-frame"></a>
|
||||||
<h2><a href="#re-frame">Re-frame plugin</a></h2>
|
<h2><a href="#re-frame">Re-frame plugin</a></h2>
|
||||||
|
|
||||||
To enable <a href="https://github.com/day8/re-frame">reagent</a>,
|
To enable <a href="https://github.com/day8/re-frame">re-frame</a>,
|
||||||
in addition to the files needed for reagent, you need to include <tt>scittle.re-frame.js</tt>.
|
in addition to the files needed for reagent, you need to include <tt>scittle.re-frame.js</tt>.
|
||||||
|
Also see the <a href="codemirror.html">codemirror</a> playground.
|
||||||
|
|
||||||
<a name="cljs-ajax"></a>
|
<a name="cljs-ajax"></a>
|
||||||
<h2><a href="#cljs-ajax">Cljs-ajax plugin</a></h2>
|
<h2><a href="#cljs-ajax">Cljs-ajax plugin</a></h2>
|
||||||
|
@ -163,6 +164,7 @@
|
||||||
<a href="https://github.com/kloimhardt/babashka-scittle-guestbook">
|
<a href="https://github.com/kloimhardt/babashka-scittle-guestbook">
|
||||||
Babashka + scittle implementation of the Luminus guestbook.
|
Babashka + scittle implementation of the Luminus guestbook.
|
||||||
</a></li>
|
</a></li>
|
||||||
|
<li><a href="codemirror.html">Codemirror</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue