Package detail

nano-insights

aspecsWeb15ISC0.5.0

A framework-agnostic performance monitoring component to fetch and display web page speed insights using tools like Google PageSpeed Insights.

nanosights, insights, page-speed, tracking

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-insights

Usage

<script>
  import "nano-insights";
</script>

<nano-insights
  projectKey="PROJECT_KEY"
  userId="USER_ID
/>

Features

  • Displays page load time, rendering metrics and more.
  • Easy embedding via <nano-insights /> tag.
  • Part of NanoSights.dev