🔨
Basic Installation
To install quick.js in an HTML file, include this <script> tag inside the <head> tag of your file:
<script src="https://cdn.jsdelivr.net/gh/proudparrot2/quick.js/quick.js"></script>
This will install the latest version of quick.js. Currently, specifying other versions is not supported.
Last modified 5mo ago