1.7.10 • Published 11 days ago

@pantheon-systems/nextjs-kit v1.7.10

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
11 days ago

Pantheon Systems Next.js Kit

The @pantheon-systems/nextjs-kit consists of utilities and Next.js components for use in a Pantheon Front-End Site built with Next.js.

Installation

To install this package to use in your application:

npm install @pantheon-systems/nextjs-kit

Usage

@pantheon-systems/nextjs-kit is available as an ES or UMD module. Components and utility functions are available as named exports with type declarations and TSDoc comments included.

To import a component:

import { Component } from '@pantheon-systems/nextjs-kit';

To apply the styles from the nextjs-kit, import the css into your main _app component

// pages/_app.jsx

import '@pantheon-systems/nextjs-kit/style.css'

...

To import a helper utility:

import { utility } from '@pantheon-systems/nextjs-kit';

API Reference

To see the API reference for @pantheon-systems/nextjs-kit, visit our docs site

Contributing

Please see the Contributing guide in our monorepo to contribute to the project.

  • Components should be created in the src/components.
  • Utilities for use in a Next.js app should be created in the src/lib directory.
  • Utilities for use in this Library that are not exposed as part of the API should be created in the utils directory
  • Follow the established export pattern to maintain proper module resolution.
1.7.10

11 days ago

1.7.10-canary.0

12 days ago

1.7.9

1 month ago

1.7.9-canary.0

1 month ago

1.7.8-canary.0

5 months ago

1.7.8

5 months ago

1.7.7

6 months ago

1.7.6

7 months ago

1.7.5

8 months ago

1.7.7-canary.1

6 months ago

1.7.7-canary.0

7 months ago

1.7.5-canary.0

8 months ago

1.7.6-canary.0

8 months ago

1.7.3

12 months ago

1.7.3-canary.3

12 months ago

1.7.3-canary.2

12 months ago

1.7.3-canary.1

12 months ago

1.7.3-canary.0

12 months ago

1.7.4

11 months ago

1.7.4-canary.0

11 months ago

1.7.2-canary.0

1 year ago

1.7.2

1 year ago

1.7.1

1 year ago

1.7.1-canary.0

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.7.0-canary.0

1 year ago

1.6.0-canary.1

1 year ago

1.6.0-canary.2

1 year ago

1.5.0

2 years ago

1.5.0-canary.0

2 years ago

1.6.0-canary.0

1 year ago

1.2.0

2 years ago

1.4.0-canary.2

2 years ago

1.2.0-canary.1

2 years ago

1.2.0-canary.0

2 years ago

1.3.0-canary.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.3.1-canary.0

2 years ago

1.3.0-canary.1

2 years ago

1.4.0-canary.1

2 years ago

1.0.1-canary.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

1.0.0-canary.1

2 years ago

1.1.0-canary.2

2 years ago

1.1.0-canary.1

2 years ago

0.1.1-canary.0

2 years ago

0.1.0

2 years ago