Vue Plugin For Local/Session/Memory Storage

A Vue plugin for work with local storage, session storage, and memory storage from Vue context.

Preview:

Vue Plugin For Local Storage

Changelog:

v4.2.0 (03/17/2022)

  • Updated

Download Details:

Author: RobinCK

Live Demo: https://jsfiddle.net/Robin_ck/6x1akv1L/

Download Link: https://github.com/RobinCK/vue-ls/archive/master.zip

Official Website: https://github.com/RobinCK/vue-ls

Install & Download:

# Yarn
yarn add vue-ls

# NPM
$ npm install vue-ls

Add Comment