djeglin / plugin-template-tool

Plugin template for a basic, empty tool

Home Page:https://www.sanity.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plugin-template-tool

Plugin template for a basic, empty tool.

Main take-aways

  • Tools implement the part named part:@sanity/base/tool
  • The file that implements the tool part needs to export an object containing properties such as a name, title, icon and React component to render. See template/index.js.

Usage

sanity init plugin https://github.com/sanity-io/plugin-template-tool/archive/master.zip

License

MIT-licensed. See LICENSE.

About

Plugin template for a basic, empty tool

https://www.sanity.io/

License:MIT License


Languages

Language:JavaScript 97.9%Language:CSS 2.1%