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 c5348c1 commit 7384ddbCopy full SHA for 7384ddb
Readme.md
@@ -21,8 +21,9 @@ standalone:
21
22
Store supports all mainstream browsers from IE8+.
23
24
-[]()
+[](htp://github.com/bredele/store)
25
26
+Supports IE7 with JSON polyfill.
27
28
## API
29
@@ -180,7 +181,7 @@ See [plugins](#plugins)
180
181
Here's a list of availaible plugins:
182
183
- [path](http://github.com/bredele/store-path)
-
184
+
185
```js
186
store.path('country.canada'); //get
187
store.path('country.canada.city', 'calgary');//set
0 commit comments