getdave / standalone-block-editorLinks
The accompanying code repository for my official Gutenberg docs tutorial on creating a custom instance of a “block editor”.
☆141Updated 3 years ago
Alternatives and similar repositories for standalone-block-editor
Users that are interested in standalone-block-editor are comparing it to the libraries listed below
Sorting:
- A WordPress Admin interface and a simple templating system for building custom Gutenberg blocks.☆86Updated 2 months ago
- Build and Share WordPress Blocks in Isolation.☆156Updated 2 years ago
- Order your pages and other hierarchical post types with simple drag and drop right from the standard page list.☆153Updated this week
- A monorepo of Block Experiments☆129Updated 10 months ago
- A WP theme providing a read only demo of the post block editor on the frontend, provided as is, no support.☆136Updated 3 years ago
- Conditional visibility controls for all WordPress blocks.☆158Updated 3 weeks ago
- Reusable components, hooks and helper functions for the WordPress block editor(s).☆75Updated 3 months ago
- A framework for overriding the WordPress media library with an external asset provider, such as a DAM☆188Updated 3 months ago
- Effortlessly add SVG icons and graphics to your website.☆145Updated 3 weeks ago
- Documents WordPress Classic Editor integration points and their Gutenberg equivalents☆182Updated 6 years ago
- Add gutenberg blocks data into post / page / widget REST API endpoints.☆122Updated last week
- WP-GB is a website created in order to help WordPress developers that create blocks for Gutenberg. The goal is to provide a visual docume…☆74Updated 2 years ago
- Fastest way to create a WordPress block.☆77Updated 4 years ago
- WordPress core actions and filters as JSON☆123Updated 2 months ago
- WordPress plugin that introduces a Query Loop block variation that can create advanced queries.☆143Updated last week
- Boilerplate for WordPress plugin using autoload, coding standard, webpack, PHP/JS tests, etc.☆145Updated 2 years ago
- EditorsKit — a toolkit for the Gutenberg block editor.☆271Updated last year
- Create content models from the UI☆200Updated 11 months ago
- VS Code extension that provides intellisense and autocomplete for WordPress hooks, actions, and filters