mmjee / capacitor-storage-wrapper

A simple @capacitor/storage wrapper for a saner API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capacitor Storage Wrapper

Very simple wrapper to get around the retarded @capacitor/storage API.

How to install

npm install git+https://github.com/mmjee/capacitor-storage-wrapper.git\#92ce04a0fa5612144d9841f811c7cb8fe911ff6f
yarn add git+https://github.com/mmjee/capacitor-storage-wrapper.git\#92ce04a0fa5612144d9841f811c7cb8fe911ff6f

How to use

See the source code, it's not really that complicated

Licensing

Licensed under LGPLv3, see COPYING and COPYING.LESSER.

About

A simple @capacitor/storage wrapper for a saner API.

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 100.0%