CNSeniorious000 / bnu-pythonline

浏览器中的 Python IDE,内置 Copilot
https://bnu.py3.online/about
0 stars 1 forks source link

Store projects into IndexedDB #9

Open CNSeniorious000 opened 1 week ago

CNSeniorious000 commented 1 week ago

localForage can be used to:

  1. allow local-only projects without uploading them to telegra.ph
  2. fix the current bug of svelte-persist-store that losses data changes
CNSeniorious000 commented 1 week ago

Or use @macfja/svelte-persistent-store