https://github.com/bohoffi/ngx-localstorage
An Angular wrapper for localstorage/sessionstorage access.
https://github.com/bohoffi/ngx-localstorage
angular directive hacktoberfest localstorage ngx-localstorage serialization service sessionstorage storage wrapper
Last synced: 12 months ago
JSON representation
An Angular wrapper for localstorage/sessionstorage access.
- Host: GitHub
- URL: https://github.com/bohoffi/ngx-localstorage
- Owner: bohoffi
- License: apache-2.0
- Created: 2017-04-03T05:55:12.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-10T13:06:48.000Z (about 2 years ago)
- Last Synced: 2025-03-28T13:05:53.400Z (about 1 year ago)
- Topics: angular, directive, hacktoberfest, localstorage, ngx-localstorage, serialization, service, sessionstorage, storage, wrapper
- Language: TypeScript
- Homepage: https://bohoffi.github.io/ngx-localstorage/
- Size: 7.96 MB
- Stars: 40
- Watchers: 3
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
ngx-localstorage
An Angular wrapper for localstorage/sessionstorage access
[![NPM][npm-shield]][npm-url]
[![License][license-shield]][license-url]
[![Release Workflow Status][build-shield]][build-url]
[](#contributors-)
## Installation / Usage
All information about installation and usage can be found in our [documentation](https://bohoffi.github.io/ngx-localstorage/)
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Basti Hoffmann
💻 📖 🤔 🚧 📦 👀

Matt Lewis
🚧

Mark
🐛 💡

NewteqDeveloper
💡

Abhishek Datta
🚧

Mikael Syska
🐛

Vladimir Stempel
💻

assureclaims
💻 🎨 📖

Boris-Bodin
🚧
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
[npm-shield]: https://img.shields.io/npm/v/ngx-localstorage?style=for-the-badge
[npm-url]: https://www.npmjs.com/package/ngx-localstorage
[license-shield]: https://img.shields.io/github/license/bohoffi/ngx-localstorage?style=for-the-badge
[license-url]: https://github.com/bohoffi/ngx-localstorage/blob/main/LICENSE
[build-shield]: https://img.shields.io/github/actions/workflow/status/bohoffi/ngx-localstorage/RELEASE_github-pages.yml?style=for-the-badge
[build-url]: https://github.com/bohoffi/ngx-localstorage/actions/workflows/RELEASE_github-pages.yml