fork-openpgpjs/example
Robert Nelson 3680695a69 Implement node.js support and cleanup source tree.
Rename resources to dist.

Eliminate keyring bundle and expose keyring class in openpgp module.

Add mochaTest grunt task to run node server-side tests.

Add node_pack grunt task to create npm package into dist and install it for testing.

Add node_store config property which specifies location of localStorage emulation when using node.

Add repository info to package.json.

Move util.js to src directory from util since it is the only file there.

Rename class properties in openpgp to the new class names.
2014-01-09 02:29:30 -08:00
..
encryption.html Refactor classes 2014-01-05 10:13:25 -08:00
example.css Implement node.js support and cleanup source tree. 2014-01-09 02:29:30 -08:00
example.html Implement node.js support and cleanup source tree. 2014-01-09 02:29:30 -08:00
example.js Implement node.js support and cleanup source tree. 2014-01-09 02:29:30 -08:00
example.php Implement node.js support and cleanup source tree. 2014-01-09 02:29:30 -08:00
parser.html Initial support for node.js testing. 2013-05-12 23:27:48 +02:00