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

https://github.com/doubleedesign/comet-gutenberg-controls

A collection of customised controls for the WordPress Block Editor intended for use with the Comet Components plugin.
https://github.com/doubleedesign/comet-gutenberg-controls

block-editor gutenberg wordpress

Last synced: 18 days ago
JSON representation

A collection of customised controls for the WordPress Block Editor intended for use with the Comet Components plugin.

Awesome Lists containing this project

README

          

# Comet Gutenberg Controls

A collection of customised controls for the WordPress Block Editor intended for use with the [Comet Components](https://github.com/doubleedesign/comet-components) plugin. Largely built using the existing [@wordpress/components library](https://wordpress.github.io/gutenberg), this library provides custom attribute controls and handling logic to suit Comet Components. It has been separated out from the main Comet Components WordPress plugin to enable simpler independent development and
isolated testing.

See [Intro.mdx](src/docs/Intro.mdx) or the [Storybook](https://doubleedesign.github.io/comet-gutenberg-controls) for details on development and usage.