Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 814 Bytes

File metadata and controls

23 lines (14 loc) · 814 Bytes

Number Flow Display

A Directus extension that displays a Number Flow component.

Based off the incredible work of Number Flow by barvian.

Screenshot: screenshot

Installation

Open the Directus Data Studio, navigate to the "Settings" tab, and click on "Marketplace". Search for "Number Flow" and click on the "Install" button.

Refresh the page, and you should see "Number Flow" in the Display options when creating a new number field.

Alternatively

In your Directus project root, open the "extensions" folder and run the following command:

npm install directus-extension-numberflow-display

Restart directus