JSPM

sanity-plugin-fieldwork

1.1.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 26076
  • Score
    100M100P100Q154120F
  • License MIT

Inspect your Sanity.io schema fields straight in your Studio using this tool

Package Exports

  • sanity-plugin-fieldwork
  • sanity-plugin-fieldwork/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (sanity-plugin-fieldwork) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Fieldwork

Inspect your Sanity.io schema fields straight in your Studio using this tool

Some use cases

  • See what you've got in preparation for adding new schemas, so you can maximise re-use.
  • See where you can simplify things. Its useful for everyone to have fields with the same name act the same.

Installation

  1. sanity install fieldwork
  2. There's no step 2.

Examples

image

Contributing

Yes, please!

Repo still needs a way of running locally without a studio, but for now use npm link and develop it against your own studio.

Will add a CD integration to npm if this takes off. For now we at least have CI for lint.