cordovacrypt
v0.1.0
Published
Encryption tool for cordova files
Downloads
1
Readme
cordovacrypt
Encryption tool for cordova files
Getting Started
Install the module with: npm install cordovacrypt
var cordovacrypt = require('cordovacrypt');
cordovacrypt.awesome(); // "awesome"
Documentation
(Coming soon)
Examples
(Coming soon)
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.
Release History
(Nothing yet)
License
Copyright (c) 2012 Oleksii Glib
Licensed under the MIT license.