https://github.com/arthurdenner/sanity-plugin-rough-notation-input
A sanity.io input for rough-notation
https://github.com/arthurdenner/sanity-plugin-rough-notation-input
Last synced: 3 months ago
JSON representation
A sanity.io input for rough-notation
- Host: GitHub
- URL: https://github.com/arthurdenner/sanity-plugin-rough-notation-input
- Owner: arthurdenner
- License: mit
- Created: 2021-03-15T07:23:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-20T06:26:23.000Z (over 3 years ago)
- Last Synced: 2025-01-23T19:53:07.473Z (5 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sanity-plugin-rough-notation-input
A wrapper for react-rough-notation-input
## Installation
```
sanity install rough-notation-input
```## Configuration
The plugin can be configured through `/config/rough-notation-input.json`:
```json
{
"add-config": "here"
}
```## License
MIT © Arthur Denner
See LICENSE