@gearbox-built/sanity-vimeo
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

@gearbox-built/sanity-vimeo

This is a Sanity Studio v3 plugin.

Installation

npm install @gearbox-built/sanity-vimeo

Usage

Add it as a plugin in sanity.config.ts (or .js):

import {defineConfig} from 'sanity'
import {myPlugin} from '@gearbox-built/sanity-vimeo'

export default defineConfig({
  //...
  plugins: [myPlugin({})],
})

License

MIT © Gearbox Built

Develop & test

This plugin uses @sanity/plugin-kit with default configuration for build & watch scripts.

See Testing a plugin in Sanity Studio on how to run this plugin with hotreload in the studio.

Readme

Keywords

Package Sidebar

Install

npm i @gearbox-built/sanity-vimeo

Weekly Downloads

22

Version

0.3.2

License

MIT

Unpacked Size

9.64 MB

Total Files

24

Last publish

Collaborators

  • jpotts77
  • nkndy
  • troymcginnis
  • devinedwards