nano-insights
v1.1.0
Published
A framework-agnostic performance monitoring component to fetch and display web page speed insights using tools like Google PageSpeed Insights.
Maintainers
Readme
Nano Insights
Nano Insights is a lightweight and framework-agnostic package that provides real-time speed and performance analytics for web applications.
Installations
npm install nano-insightsUsage
<script>
import "nano-insights";
</script>
<nano-insights
projectKey="PROJECT_KEY"
/>Features
- Displays page load time, rendering metrics and more.
- Easy embedding via
<nano-insights />tag. - Part of NanoSights.dev
