Skip to content

Commit 7bac478

Browse files
author
Andris Reinman
committed
updated readme
1 parent 1cb544e commit 7bac478

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ Support jStorage development
1414

1515
[![Donate to author](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DB26KWR2BQX5W)
1616

17+
## Features
18+
19+
jStorage supports the following features:
20+
21+
* store and retrieve data from browser storage using any JSON compatible data format (+ native XML nodes)
22+
* set TTL values to stored keys for auto expiring
23+
* listen for key changes (update, delete) from the current or any other browser window
24+
* use any browser since IE6, both in desktop and in mobile
25+
1726
## Browser support
1827

1928
Current availability: jStorage supports all major browsers - Internet Explorer 6+, Firefox 2+,

0 commit comments

Comments
 (0)