Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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

  • 2.0.5
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source


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

react-sqlite-hook@latest


Capacitor 3


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




@LATEST For Capacitor 3 🚧 (Master)

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

@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🚧
addSQLiteSuffix🚧
deleteOldDatabases🚧
importFromJson🚧
isJsonValid🚧
copyFromAssets🚧
checkConnectionsConsistency🚧
isSecretStored🚧
setEncryptionSecret🚧
changeEncryptionSecret🚧

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 28 Aug 2021

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