Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 718 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 718 Bytes

Countdown Pro for Gutenberg

This plugin is a countdown block made for Gutenberg with the following features:

  • Square & Round styles
  • Progress indicator
  • Flexible digits && labels coloring and sizing options
  • Flexible timer background coloring options
  • Flexible border coloring options
  • Animations

Screenshots

circular counters with progress indicator simple square view gutenberg editor

To make edits to the plugin make sure to run the following:

npm install
npm run dev