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.
- Host: GitHub
- URL: https://github.com/doubleedesign/comet-gutenberg-controls
- Owner: doubleedesign
- Created: 2026-05-01T06:02:39.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2026-05-16T01:26:18.000Z (about 1 month ago)
- Last Synced: 2026-05-16T03:41:38.997Z (about 1 month ago)
- Topics: block-editor, gutenberg, wordpress
- Language: TypeScript
- Homepage: https://doubleedesign.github.io/comet-gutenberg-controls/
- Size: 3.58 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.