Skip to content

Commit

Permalink
docs(inject-local-storage): Add missing title (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmeinlschmidt authored Sep 19, 2024
1 parent 1d7bfd4 commit 48d8482
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
title: injectLocalStorage
description: ngxtension/inject-local-storage
entryPoint: ngxtension/inject-local-storage
badge: stable
contributors: ['enea-jahollari']
---

This injector provides a reactive local storage management system using Angular's dependency injection and reactivity model. This API allows for easy integration and manipulation of local storage with real-time synchronization across browser tabs.

## API
Expand Down

0 comments on commit 48d8482

Please sign in to comment.