sqlite-react
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

sqlite-react

This library is in development!

A small wrapper sqlite.js, providing convenience functions for:

  • Lazy instantiation of sqlite worker instance
  • Pre-loading an sqlite binary database from a URL
  • Promise-based delegation to worker for querying
  • Simple execution time profiling for queries
  • Simple es6 template string formatter for building SQL
  • React hook for query execution, loading state, and results

All with Typescript goodness 👌🏻

Readme

Keywords

none

Package Sidebar

Install

npm i sqlite-react

Weekly Downloads

13

Version

0.0.6

License

MIT

Unpacked Size

15.4 kB

Total Files

20

Last publish

Collaborators

  • andytango