# Welcome to Quick.js!

{% hint style="info" %}
This website is not completed, the docs and examples still need to be finished.
{% endhint %}

Quick.js is a lightweight JavaScript library aimed to help users to stop writing long, repetitive code.

If you want to view the source code, or give us a star (*wink wink*), you can view the source code on our [GitHub repository](https://github.com/proudparrot2/quick.js).

### Using quick.js

These pages will help you learn how to install and use quick.js in your HTML.

{% content-ref url="basic-installation" %}
[basic-installation](https://quick.js.org/basic-installation)
{% endcontent-ref %}

{% content-ref url="examples" %}
[examples](https://quick.js.org/examples)
{% endcontent-ref %}

### Docs

The main quick.js docs, has all the methods' documentation and examples on how to use each one.

{% content-ref url="docs" %}
[docs](https://quick.js.org/docs)
{% endcontent-ref %}
