/budibase-component-countup

Headline that counts up from an initial number to a target number.

Primary LanguageJavaScript

Budibase-countup

Based on: https://github.com/saadeghi/svelte-countup

Screenshot 2022-09-29 at 13 44 58

Description

Headline that counts up from an initial number to a target number.

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 --watch