WebVRRocks / play

A kiosk for launching and testing WebVR scenes.
https://play.webvr.rocks/
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

Introduce IndexedDB library for client-side data persistence #25

Open cvan opened 7 years ago

cvan commented 7 years ago

localForage is solid, but idb is probably a better choice since IndexedDB is pretty well supported by browsers these days.