npm.io
4.0.0 • Published 5 months ago

@sanity/generate-help-url

Licence
MIT
Version
4.0.0
Deps
0
Size
6 kB
Vulns
0
Weekly
0

@sanity/generate-help-url

npm versionnpm bundle sizeBuild Status

Generates URLs to specific sections of the Sanity documentation.

Installation

npm install --save @sanity/generate-help-url

Usage

import {generateHelpUrl} from '@sanity/generate-help-url'

console.log(generateHelpUrl('form-builder-input-missing-required-prop'))

The above example generates a help URL that points to a help document with the id form-builder-input-missing-required-prop.

License

MIT Sanity.io

Keywords