andz-bb / Countdown_Timer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Countdown_timer

A timer which counts down (days/min/secs) to a certain date time. Uses data from a data provider. Ability to change background color, complete text, and more!

alt text

Description

A timer which counts down (days/min/secs) to a certain date time. Uses data from a data provider. Ability to change background color, complete text, and more.

All you have to do is nest this plugin within a form which is nested in a data provider. From there just type in the field you would like to use for the timer.

Find out more about Budibase.

Instructions

To build your new plugin run the following in your Budibase CLI:

budi plugins --build

You can also re-build everytime you make a change to your plugin with the command:

budi plugins --watchgi

About

License:MIT License


Languages

Language:JavaScript 54.4%Language:Svelte 45.6%