Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

nano-insights

aspecsWeb15ISC0.2.0TypeScript support: included

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, developer-tools, framework-agnostic

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