Docs

Sno.js


Building the web { your way }.



1| <body data='{count:0}'>
2|  <p react>{{count}}</p>
3|  <button onclick='$("count++")'>+</button>
4|  <script src="./sno.js"></script>
5| </body>

{{count}}

1| <body data='{count:0}'>
2|  <p react>{{count}}</p>
3|  <button onclick='$("count++")'>+</button>
4|  <script src="./sno.js"></script>
5| </body>

{{count}}














Add Sno to Your Project...


All you need is One script tag
Download Locally Here
Run from the link with a script tag
When supporting older versions use
<script src="https://snojs.github.io/sno/sno.js"></script>
↓ Click to Copy ↓
<script src="https://snojs.github.io/sno/crystal.js"></script>