Skip to content

Simple example saving state from text input using vuex and local browser database (IndexDB). Remember, it is not safe to store sensitive information on the client! Demo:

Notifications You must be signed in to change notification settings

RobertShaneFoster/vuex-input

Repository files navigation

vuex-input

Project setup

yarn install
yarn add vue-forage vuex

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

Simple example saving state from text input using vuex and local browser database (IndexDB). Remember, it is not safe to store sensitive information on the client! Demo:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published