Block GM Carousel
Display carousel image
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ipatate/gm-block-carousel/archive/refs/heads/master.zipReadme
Block Gutenberg wordpress for display Carousel Image.
Beta version !!
Show carousel with dot and arrows. The carousel in front is accessible. It use aria attributes and navigation with key.
Scripts cmd
For development
npm run start
yarn start
For build
npm run build:js
yarn build:js
Libraries used
- Siema for carousel (https://pawelgrzybek.github.io/siema/)
- re-resizable
- throttle-debounce