dvorak321 / gbfr-parser

6 stars 3 forks source link

Move away from localStorage and use IndexDB #11

Open brunolm opened 8 months ago

brunolm commented 8 months ago

yarn add idb

This allows for more than 5MB storage. And it allows the implementation of saving archives, pagination, and other things.