mkuklis / depot.js

📦 depot.js is a storage library with a simple API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: ability to save multiple records (after AJAX call for example)

spidgorny opened this issue · comments

I'd like to have the function saveAll(rows: array) which would allow saving multiple items at once.