Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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