issues
search
thanhnguyen2187
/
crypta
An offline-first code snippet manager
https://thanhnguyen2187.github.io/crypta/
MIT License
7
stars
0
forks
source link
Change everything to using Local Storage and Indexed DB instead of OPFS
#50
Open
thanhnguyen2187
opened
8 months ago
thanhnguyen2187
commented
8 months ago
For better DX:
Better console tooling
Better testing (there is mocking for Local Storage and Indexed DB and there is none for OPFS)
Related links:
https://github.com/vitest-dev/vitest/discussions/818#discussioncomment-2424018
For better DX:
Related links: