Socket
Book a DemoInstallSign in
Socket

@bravadoco/nuxt-timings

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bravadoco/nuxt-timings

Timings integration for Nuxt

0.1.33
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

nuxt-timings

bravado-nuxt-timings

npm version npm downloads Github Actions CI Codecov License

Full visibility into your Nuxt render time for optimising performance

This is a fork with fixes of the official repository.

Features

  • Uses Nuxt server.timings to inject additional timings
  • Adds timings for Nuxt plugins and Vuex actions/mutations

Quick setup

  • Add @bravadoco/nuxt-timings dependency to your project
yarn add @bravadoco/nuxt-timings # or npm install nuxt-timings
  • Add @bravadoco/nuxt-timings to the buildModules section of nuxt.config.js
{
  buildModules: [
    '@bravadoco/nuxt-timings',
  ],
  timings: {
    // default value
    enabled: process.env.NODE_ENV === 'development'
  }
}

Development

  • Clone this repository
  • Install dependencies using yarn install
  • Start development server using yarn dev

License

MIT License

Keywords

nuxt

FAQs

Package last updated on 05 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.