Socket
Book a DemoInstallSign in
Socket

@opensea/next-ui-kit

Package Overview
Dependencies
Maintainers
7
Versions
1021
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opensea/next-ui-kit

NextJS bindings for OpenSea's Design System implementation in React

0.5.150
npmnpm
Version published
Weekly downloads
312
488.68%
Maintainers
7
Weekly downloads
 
Created
Source

@opensea/next-ui-kit

npm version

@opensea/next-ui-kit implements Next.js bindings for @opensea/ui-kit. In practice that means that it uses components like next/link instead of a native a link to implement navigation.

Getting started

Install

pnpm add @opensea/next-ui-kit

Usage

import { Item } from "@opensea/next-ui-kit"

export const Component = () => {
  return (
    <Item href="/my-super-page">
      <Item.Content>
        <Item.Title>Hello Next.js</Item.Title>
      </Item.Content>
    </Item>
  )
}

FAQs

Package last updated on 30 Dec 2024

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.