0.2.1 • Published 8 years ago
@cedx/ngx-storage v0.2.1
Web Storage for Angular
Angular services for interacting with the Web Storage, implemented in JavaScript.
Warning
This project has been renamed to @cedx/ngx-webstorage
due to a trademark issue.
See https://www.npmjs.com/package/@cedx/ngx-webstorage for more info.
Please, update your package.json
files to use the new package:
{
"dependencies": {
"@cedx/ngx-webstorage": "*"
}
}
License
Web Storage for Angular is distributed under the Apache License, version 2.0.