# QueueForge – Interaction to Next Paint Fixer

`wp-plugin/queueforge-inp-fixer` — WordPress plugin

## Install

```sh
composer require wp-plugin/queueforge-inp-fixer
```

## Details

- **Latest version:** 1.1.0
- **Active installs:** 0
- **Composer installs:** 0
- **Author:** Gunjan Jaswal
- **WordPress.org:** https://wordpress.org/plugins/queueforge-inp-fixer/
- **Homepage:** https://github.com/gunjanjaswal/Queueforge-INP-Fixer

## Description

Lowers Interaction to Next Paint (INP) by delaying heavy JavaScript until the first user interaction and yielding the main thread between scripts.

## Versions (3)

- `1.1.0` (latest) — `composer require wp-plugin/queueforge-inp-fixer:1.1.0`
- `1.0.0` — `composer require wp-plugin/queueforge-inp-fixer:1.0.0`
- `dev-trunk` — `composer require wp-plugin/queueforge-inp-fixer:dev-trunk`
