Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soyjavi/vanilla-storage
ðĶA naive and simple driver for store data with javascript
https://github.com/soyjavi/vanilla-storage
json localstorage memory sessionstorage storage
Last synced: 3 months ago
JSON representation
ðĶA naive and simple driver for store data with javascript
- Host: GitHub
- URL: https://github.com/soyjavi/vanilla-storage
- Owner: soyjavi
- Created: 2019-07-06T04:40:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-16T04:20:22.000Z (over 1 year ago)
- Last Synced: 2024-10-22T21:15:06.430Z (4 months ago)
- Topics: json, localstorage, memory, sessionstorage, storage
- Language: JavaScript
- Homepage:
- Size: 600 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vanilla-storage
[![npm](https://img.shields.io/npm/v/vanilla-storage.svg?style=flat-square)](https://www.npmjs.com/package/vanilla-storage)
[![Build Status](http://img.shields.io/travis/soyjavi/vanilla-storage/master.svg?style=flat-square)](https://travis-ci.org/soyjavi/vanilla-storage)
[![Coverage Status](https://coveralls.io/repos/github/soyjavi/vanilla-storage/badge.svg?branch=master&style=flat-square)](https://coveralls.io/github/soyjavi/vanilla-storage?branch=master)
[![dependencies Status](https://david-dm.org/soyjavi/vanilla-storage/status.svg?style=flat-square)](https://david-dm.org/soyjavi/vanilla-storage)
[![devDependencies Status](https://david-dm.org/soyjavi/vanilla-storage/dev-status.svg?style=flat-square)](https://david-dm.org/soyjavi/vanilla-storage?type=dev)
[![NpmLicense](https://img.shields.io/npm/l/vanillachain.svg?style=flat-square)](https://spdx.org/licenses/MIT)> ðĶ A naive and simple driver for store data in javascript