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.
Feedback
Section titled “Feedback”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.
Next steps
Section titled “Next steps”- Install Boostify - Get started in minutes
- On Load Events - Defer third-party scripts
- Load Scripts - Dynamic script injection
- Load Styles - Dynamic CSS injection
From the blog
Section titled “From the blog”- Boostify is Now Free - Our open source announcement
- Load Third-Party Scripts via Proxy - New proxy feature
- Core Web Vitals and the Funnel - Why performance matters