Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brob/custom-input-cli


https://github.com/brob/custom-input-cli

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Experimental CLI for creating boilerplate of Sanity Custom Input Components

This package creates the boilerplate for basic [Sanity Custom Input components](https://www.sanity.io/docs/custom-input-widgets).

## Installation

```sh
npm install -g sanity-custom-input
```

## Usage

In your Sanity Studio project, run `customInput`, the type of boilerplate you want, specify your components directory and the name of your new component.

## Experimental

This CLI is highly experimental. It's mostly a code generator, but is not officially supported by Sanity.io.