Skip to content

Nuxt module to visualiaze your request timeline using a waterfall chart

Notifications You must be signed in to change notification settings

pmrotule/nuxt-request-timeline

Repository files navigation

Nuxt Request Timeline

npm version npm downloads License Nuxt

Nuxt module to visualiaze your request timeline using a waterfall chart for doing amazing things.

Features

  • ⛰  Foo
  • 🚠  Bar
  • 🌲  Baz

Quick Setup

Install the module to your Nuxt application with one command:

npx nuxi module add nuxt-request-timeline

That's it! You can now use Nuxt Request Timeline in your Nuxt app ✨

Contribution

Local development
# Install dependencies
pnpm install

# Generate type stubs
pnpm run dev:prepare

# Develop with the playground
pnpm run dev

# Build the playground
pnpm run dev:build

# Run ESLint
pnpm run lint

# Run Vitest
pnpm run test
pnpm run test:watch

# Release new version
pnpm run release

About

Nuxt module to visualiaze your request timeline using a waterfall chart

Resources

Stars

Watchers

Forks

Packages

No packages published