johndharrison/shinyStorage: Cross-browser key-value store database to store data locally in the browser.

shinyStorage allows you to store data locally in the browser within your shiny apps. It is an R wrapper for simpleStorage. simpleStorage is a fork of jStorage that only includes the minimal set of features. Basically it is a wrapper for native JSON + localStorage with some TTL magic mixed in.

Getting started

Package details

Maintainer
LicenseAGPL-3
Version0.0.1
URL http://johndharrison.github.io/shinyStorage/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("johndharrison/shinyStorage")
johndharrison/shinyStorage documentation built on May 19, 2019, 5:13 p.m.