Socket
Socket
Sign inDemoInstall

react-sqlite-hook

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-sqlite-hook

React Hook for @Capacitor-community/sqlite plugin


Version published
Weekly downloads
442
increased by6.51%
Maintainers
1
Weekly downloads
 
Created
Source


React Hook for @capacitor-community/sqlite@latest plugin

react-sqlite-hook@latest


Capacitor 4


A React Hook to help Capacitor developpers to use @capacitor-community/sqlite@latest plugin in React or Ionic/React applications




@LATEST For Capacitor 4 (Master)

The Capacitor4react-sqlite-hook interfacing the @capacitor-community/sqlite@latest

For Capacitor 3 (v2.1.12)

The Capacitor3react-sqlite-hook interfacing the @capacitor-community/sqlite@3.7.0

@REFACTOR REFACTOR 🚀 (Move to branch 2.9.x)

The refactor react-sqlite-hook interfacing the @capacitor-community/sqlite@refactor

@INITIAL 🛑 (Move to branch 2.4.x)

The initial react-sqlite-hook interfacing the @capacitor-community/sqlite@initial. !!! The MAINTAINANCE is now STOPPED !!!

Maintainers

MaintainerGitHubSocial
Quéau Jean Pierrejepiqueau

Installation

npm install --save @capacitor-community/sqlite@next
npm install --save-dev react-sqlite-hook@next

Supported methods

NameAndroidiOSElectronWeb
echo
getPlatform
getCapacitorSQLite
addUpgradeStatement
createConnection
retrieveConnection
retrieveAllConnections
closeConnection
closeAllConnections
isConnection
isDatabase
getDatabaseList
getMigratableDbList
addSQLiteSuffix
deleteOldDatabases
importFromJson
isJsonValid
copyFromAssets
checkConnectionsConsistency
isSecretStored
setEncryptionSecret
changeEncryptionSecret
clearEncryptionSecret
removeListeners
initWebStore
saveToStore
getNCDatabasePath
createNCConnection
closeNCConnection
retrieveNCConnection
isNCConnection
isNCDatabase
getFromHTTPRequest

Supported listeners

NameAndroidiOSElectronWeb
onProgressImport🚧
onProgressExport🚧

Documentation

  • API Hook

Applications demonstrating the use of the plugin and the react hook

Usage

The usage of react-sqlite-hookis demonstrated in

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Jean Pierre Quéau

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Keywords

FAQs

Package last updated on 10 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc