JavaScript
angular-localstorage
Read/write access to the browser’s localStorage, as an AngularJS service.
Intention
An older library from my AngularJS years: storage as an injectable service, so it can be mocked in tests instead of reached for globally. Kept public because it still does its one job.
Install
npm install angular-localstorage