23 Commits (master)
 

Author SHA1 Message Date
AJ ONeal 2dedfc50e6 update urls and license 6 years ago
AJ ONeal 9c5ae4a36f v2.1.0 6 years ago
AJ ONeal a13644945f
Merge pull request #5 from omphalos/defineProperty 6 years ago
AJ ONeal 09b007e656
Merge pull request #3 from pdehaan/patch-1 6 years ago
AJ ONeal 0c3ba0de9e
Merge pull request #7 from nloomans/patch-1 6 years ago
Noah Loomans 0a95d2d63a Fixed syntax error in README.md 8 years ago
omphalos 4a0d9cd224 Use Object.defineProperty not __defineGetter__ 9 years ago
Peter deHaan 21d6d62615 Update license attribute 9 years ago
AJ ONeal 5670628570 Update README.md 9 years ago
AJ ONeal a31335bfce Create LICENSE 9 years ago
AJ ONeal 2f335921ef add license 9 years ago
AJ ONeal af4a0fb7e2 added whitespace, updated tests for non-strict mode, fixed undefined vs null and string vs number bugs 10 years ago
AJ ONeal 9b930a09aa syntax highlighting 10 years ago
AJ ONeal c617241c52 Merge branch 'master' of github.com:coolaj86/node-dom-storage 10 years ago
AJ ONeal 9e7d8354ec Will not reduce objects to '[object Object]' by default. 'strict' option may be used for that. 10 years ago
AJ ONeal 29642a46cc Update README.md 11 years ago
AJ ONeal bdda16acf3 Update README.md 11 years ago
AJ ONeal e3415ef9de test that we don't return prototype methods 11 years ago
AJ ONeal a58d4566e0 version bump 11 years ago
AJ ONeal 36e19f1e78 fixed same prototype bug as in localStorage 11 years ago
AJ ONeal 9616ea92b8 separated from localStorage 12 years ago
AJ ONeal 1e2bf28341 mentioned purpose, added better usage example, added more formatting 13 years ago
AJ ONeal d3538718b9 localStorage for Node.JS 13 years ago