This package has been deprecated

Author message:

this package has been deprecated

@growthops/lib-nextjs

2.0.0 • Public • Published

GrowthOps lib-nextjs

Common Next.js utilities, components etc.

Services

Services expose app-wide functionality and hook-in points.

  • ProgressBar: A visual progress indicator on route changes and other events
  • Meta: Sets up the page title and document description

E.g.: import using import { ProgressBar } from '@growthops/lib-nextjs/services'

Utils

Small, single-purpose utilies for a number of different features.

  • preRender: Sets up Serverless pre-rendering functionality for Zeit Now hosting

E.g.: import using import { preRender } from '@growthops/lib-nextjs/utils'

Readme

Keywords

none

Package Sidebar

Install

npm i @growthops/lib-nextjs

Weekly Downloads

0

Version

2.0.0

License

ISC

Unpacked Size

10.2 kB

Total Files

11

Last publish

Collaborators