Skip to content

Introduction

Modern websites need to be fast — both in loading time and interaction.

I created this library with one main goal in mind: to make it easy for developers to manage key performance features without adding complexity. From injecting styles and scripts to embedding videos and triggering events at the right moment, everything is designed to be straightforward and developer-friendly.

One of the main challenges was bringing all these tools into a single, well-structured library. But doing so turned out to be incredibly useful — not only for improving performance but also for simplifying development workflows.

Since Google PageSpeed plays a big role in how sites are ranked, we also included a utility to fetch performance scores from your site with minimal setup.

We welcome all types of feedback — whether it’s about improving the codebase, fixing bugs, or suggesting new features. The goal is to build a tool that’s truly helpful for everyone