Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 577 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 577 Bytes

Datatables

This is a readme for your new Budibase plugin.

Description

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, built upon the foundations of progressive enhancement, that adds all of these advanced features to any HTML table.

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