1.0.10 • Published 4 months ago

@bigbinary/neeto-database-viewer v1.0.10

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

Neeto Database Viewer

Common component used by neeto-course-web and neeto-course-site for viewing sqlite databases and running queries on them. Powered by sql.js

Usage

<DatabaseViewer
          dbBinaryContent={dbBinaryContent}
        />

!NOTE Please check and install the required peer dependencies

Props:

Development setup

Example app is created with vite. Simply run

yarn dev
1.0.10

4 months ago

1.0.8

4 months ago

1.0.7

4 months ago

1.0.5

4 months ago

1.0.3

4 months ago

1.0.2

4 months ago

1.0.1

4 months ago