angular-sessionstorage
Version:
Provide read/write access to browsers' sessionStorage.
16 lines (12 loc) • 351 B
Markdown
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
- Version number in bower.json
- Use temporary memory-base storage if session storage is not available or accessible
- Initial implementation