@brianmd/evidence-usql-datatable
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

USQL Datatable Plugin

This plugin provides an improved datatable that leverages the functionality of Evidence's Universal SQL feature

Installation

  • Install the package (and ensure that it is saved) npm i -s @brianmd/evidence-usql-datatable
  • Add the package to your evidence.plugins.yaml file, under components
  • Check that this section exists in your package.json file, if missing, add it
    "resolutions": {
      "@evidence-dev/universal-sql": "usql"
    },
    • This ensures that there is only one instance of the underlying DuckDB instance, so that dependencies (like this one) share with the Evidence project

Readme

Keywords

none

Package Sidebar

Install

npm i @brianmd/evidence-usql-datatable

Weekly Downloads

0

Version

1.0.0

License

none

Unpacked Size

21.8 kB

Total Files

21

Last publish

Collaborators

  • brianmd