🚄
quick.js
  • 👋Welcome to Quick.js!
  • 🔨Basic Installation
  • 💻Examples
  • 🗒️Docs
Powered by GitBook
On this page

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.

PreviousWelcome to Quick.js!NextExamples

Last updated 2 years ago

🔨