modules icon indicating copy to clipboard operation
modules copied to clipboard

Add @drozd/nuxt-performance

Open gustoase opened this issue 3 years ago • 0 comments

Features

  1. Highload middleware for nuxt's SSR rendering.
  2. Disables SSR in case of a rendering freeze during DDOS, or in case of errors, to try to render on the client.
  3. Selectively enable SSR or SPA mode.

Repository

https://github.com/gustoase/nuxt-performance

NPM

https://www.npmjs.com/package/@drozd/nuxt-performance

Definitions

name: nuxt-performance
description: Highload middleware for nuxt's SSR rendering. Selectively enable SSR or SPA mode.
repo: gustoase/nuxt-performance
npm: '@drozd/nuxt-performance'
github: https://github.com/gustoase/nuxt-performance
website: https://github.com/gustoase/nuxt-performance
category: Libraries
type: community
maintainers:
  - name: Aleksandr Drozdov
    github: gustoase
compatibility:
  nuxt: ^v2.15.8
  requires: {}

gustoase avatar Sep 18 '22 14:09 gustoase