This project includes a set of custom JavaScript components for the WordPress Gutenberg editor.
By leveraging these components, developers can streamline the process of creating and customizing Gutenberg blocks more efficiently.
Additionally, you can check out our presentation from WordCamp Wrocław 2024 at the following link.
Install with your preferred package manager:
yarn add --dev @tigriweb/components
npm install --save-dev @tigriweb/components
In our webpack we use Dependency Extraction Webpack Plugin.
With Love by TigriWeb.