Repository Issues

geuis/argon

Store and retrieve actual values from local and session storage in the browser. When using localStorage or sessionStorage natively, values are converted to strings when they're stored. Retrieving information requires parsing the strings from storage to the correct data type. Argon adds type hints for each native javascript data type when you store a piece of data. The type hint is used during retrieval to automatically return your data in its native form. This even works for functions.

Stars
 (10 stars)
Forks
 (0 forks)
Indexed issues
 (0 indexed issues)
open beginner issues
 (0 open beginner issues)
Latest indexed
Not indexed yet
Last GitHub push
Sep 28, 2015
License
No license data
Contributing guide
No contributing guide
Code of conduct
No code of conduct
Dominant language
JavaScript
PR merge metrics
 (PR metrics pending)
Beginner labels
No beginner labels indexed

Issues

0 open indexed issues

No open indexed issues found for this repository.