Atlas React/Gutenberg Bridge: Documentation
Welcome!
Features
- Display Gutenberg blocks as native React components.
- Write custom components in React, that automatically work in Gutenberg.
- A common theme between React and Gutenberg, creating a WYSIWYG editing experience.
- Share arbitrary code and libraries between React and Gutenberg (including Typescript).
- Share arbitrary SCSS/CSS styles between React and Gutenberg.
- Automatic generation of Storybook stories for blocks.
- Automatic support for "dark mode."
- 20k of Javascript, gzipped, for the core library, including Atlas and Core Gutenberg blocks.