assembleco / slim

A (slim) System for Laboratory Information Management
https://stoic-pare-ea69d2.netlify.com/
0 stars 1 forks source link

Access localStorage properties directly #54

Closed c-lliope closed 6 years ago

c-lliope commented 6 years ago

No need to go through the getItem / setItem / removeItem helpers.

Closes #49.