Skip to content

Latest commit

 

History

History
executable file
·
15 lines (10 loc) · 386 Bytes

README.md

File metadata and controls

executable file
·
15 lines (10 loc) · 386 Bytes

gotei: build reactive UIs with html attributes

Installation

Add the following tag to your page's <head>:

<script src="https://cdn.jsdelivr.net/npm/gotei@0.1.0-notests/dist/gotei.js"></script>

If you want to use the minified version, add this tag instead:

<script src="https://cdn.jsdelivr.net/npm/gotei@0.1.0-notests/dist/gotei.min.js"></script>