Skip to content

Releases: julesferreira/variant-web-storage

v0.1.2

23 Feb 18:53
367d2c0

Choose a tag to compare

v0.1.0

16 Nov 18:14
2cfc376

Choose a tag to compare

Web Storage with support for complex data types.

The Web Storage API requires values to be stored as strings. You can use variant-web-storage to expand the set of supported data types. This thin wrapper handles conversions between developer-friendly types and web storage requirements.