1
0
Derivar 0
Gráfico de cometimentos

23 Cometimentos

Autor(a) SHA1 Mensagem Data
AJ ONeal 2dedfc50e6 update urls and license 2018-03-27 23:15:41 -06:00
AJ ONeal 9c5ae4a36f v2.1.0 2018-03-27 23:12:55 -06:00
AJ ONeal a13644945f
Merge pull request #5 from omphalos/defineProperty
Use Object.defineProperty not __defineGetter__
2018-03-27 22:57:05 -06:00
AJ ONeal 09b007e656
Merge pull request #3 from pdehaan/patch-1
Update license attribute
2018-03-27 22:56:50 -06:00
AJ ONeal 0c3ba0de9e
Merge pull request #7 from nloomans/patch-1
Fixed syntax error in README.md
2018-03-27 22:56:30 -06:00
Noah Loomans 0a95d2d63a Fixed syntax error in README.md 2016-03-03 16:51:10 +01:00
omphalos 4a0d9cd224 Use Object.defineProperty not __defineGetter__
This allows this library to be used in IE9/IE10.
2015-10-11 21:27:02 -05:00
Peter deHaan 21d6d62615 Update license attribute
specifying the type and URL is deprecated:

https://docs.npmjs.com/files/package.json#license
http://npm1k.org/
2015-05-20 22:52:42 -07:00
AJ ONeal 5670628570 Update README.md 2015-02-08 10:30:48 -05:00
AJ ONeal a31335bfce Create LICENSE 2015-02-08 10:30:02 -05:00
AJ ONeal 2f335921ef add license
add apache2 license
2015-02-08 10:29:10 -05:00
AJ ONeal af4a0fb7e2 added whitespace, updated tests for non-strict mode, fixed undefined vs null and string vs number bugs 2014-03-08 14:55:21 -07:00
AJ ONeal 9b930a09aa syntax highlighting 2014-03-01 10:19:38 -06:00
AJ ONeal c617241c52 Merge branch 'master' of github.com:coolaj86/node-dom-storage 2014-01-28 18:22:18 -07:00
AJ ONeal 9e7d8354ec Will not reduce objects to '[object Object]' by default. 'strict' option may be used for that. 2014-01-28 18:22:05 -07:00
AJ ONeal 29642a46cc Update README.md 2013-07-27 22:13:26 -07:00
AJ ONeal bdda16acf3 Update README.md 2013-07-27 22:13:08 -07:00
AJ ONeal e3415ef9de test that we don't return prototype methods 2013-01-26 02:24:05 -07:00
AJ ONeal a58d4566e0 version bump 2013-01-26 02:10:07 -07:00
AJ ONeal 36e19f1e78 fixed same prototype bug as in localStorage 2013-01-26 02:04:32 -07:00
AJ ONeal 9616ea92b8 separated from localStorage 2012-08-16 13:15:28 -06:00
AJ ONeal 1e2bf28341 mentioned purpose, added better usage example, added more formatting 2011-07-22 14:17:18 -07:00
AJ ONeal d3538718b9 localStorage for Node.JS 2011-07-22 13:21:23 -06:00