We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff0bfbb commit a810f4fCopy full SHA for a810f4f
README.md
@@ -3,6 +3,10 @@
3
This little Angular2/typescript decorator makes it super easy to save and restore *automatically* a variable state in your
4
directive (class property) using HTML5' LocalStorage.
5
6
+## Seeking new maintainer
7
+
8
+This project is not maintained. Please consider taking it over. More information at https://github.com/open-source-chest/take-it-over.
9
10
## Use
11
12
1. Download the library using npm or github: `npm install --save angular2-localstorage`
0 commit comments