0.2.1 • Published 1 month ago

@rdub/react-sql.js-httpvfs v0.2.1

Weekly downloads
-
License
-
Repository
gitlab
Last release
1 month ago

@rdub/react-sql.js-httpvfs

React wrapper for sql.js-httpvfs (for querying SQLite databases from a web browser).

API

  • query.ts: React hooks for querying SQLite databases
    • useSqlQuery
    • useSqlQueryLazy
    • useSqlResult
    • useSqlQueryCallback
  • sql.ts: lower-level bindings to sql.js-httpvfs
    • getDb
    • useDb

Examples

crashes.hudcostreets.org

Paginated table backed by SQLite file in S3:

npm.io

demo, source, data (s3://nj-crashes/njsp/crashes.db)

0.2.1

1 month ago

0.2.0

2 months ago

0.1.4

3 months ago

0.1.2

3 months ago

0.1.3

3 months ago

0.1.0

3 months ago

0.1.1

3 months ago

0.0.4

3 months ago

0.0.3

3 months ago

0.0.2

3 months ago

0.0.1

4 months ago