Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 15 days 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 (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-10T13:06:48.000Z (8 months ago)
- Last Synced: 2024-10-03T12:38:13.010Z (about 1 month 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: 36
- Watchers: 4
- Forks: 14
- 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]
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#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