This is JavaScript library.
Original sources is developmented for adiary.
<script type="module" src="path/to/jquery-3.x.x.min.js"></script>
<script type="module" src="path/to/asys.min.js">
Export to "globalThis":
- asys main object (can change export name by html tag of id="asys-vars").
Export name list:
- $$ main object.
- PrefixStorage class.
This repository contain jQuery, under the MIT license.