We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8849beb commit 9fc18c1Copy full SHA for 9fc18c1
README.md
@@ -1 +1,16 @@
1
-# purescript-web-storage
+# purescript-web-storage
2
+
3
+[](https://github.com/purescript-web/purescript-web-storage/releases)
4
+[](https://travis-ci.org/purescript-web/purescript-web-storage)
5
6
+Type definitions and low level interface implementations for the W3C WebStorage API.
7
8
+## Installation
9
10
+```
11
+bower install purescript-web-storage
12
13
14
+## Documentation
15
16
+Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-web-storage).
0 commit comments