@netlify/sdk--ui-react
TypeScript icon, indicating that this package has built-in type declarations

1.21.11 • Public • Published

@netlify/sdk--ui-react

A React-based toolkit for building UI extensions on top of the Netlify platform.

Documentation

See the Netlify SDK documentation for more information.

Installation

Consuming this package directly is not supported; you should instead consume this library via the @netlify/sdk package, which exposes a stable interface over this package.

Development

This package depends on other packages in the SDK monorepo. It's recommended that you build the entire project to make sure that all dependencies are built:

$ pnpm install
$ pnpm -w run build

When making more than a few small changes, you can build the entire project in watch mode:

$ pnpm -w run build:watch

You can develop components using Storybook:

$ pnpm --filter=@netlify/sdk--ui-react run storybook

(The feedback loop in Storybook is tighter than building and serving an extension.)

Further Documentation

Dependents (1)

Package Sidebar

Install

npm i @netlify/sdk--ui-react

Weekly Downloads

22,815

Version

1.21.11

License

ISC

Unpacked Size

13 MB

Total Files

598

Last publish

Collaborators

  • seanroberts
  • biilmann
  • eduardoboucas
  • netlify-bot
  • akardet
  • sarahetter
  • mikewen
  • kathmbeck
  • hrishikeshk
  • vitaliyr
  • denar90
  • smnh
  • berdav
  • youvalv
  • serhalp-netlify
  • rmulligan-netlify