Go to file
Ryan X. Charles 5cc25e3e59 added type coercion for command-line
All inputs from the command are strings, but sometimes an argument needs to be
something other than a string. This adds basic type coercion, so you can input
objects and numbers as well.
2014-04-15 14:57:06 -03:00
bin move Copay.js -> API.js, and handle case of no command better 2014-04-15 14:57:06 -03:00
css fix navbar 2014-04-15 11:46:19 -03:00
font fix #10 remove google fonts 2014-04-01 12:16:33 -03:00
img logo + new button style + join-page 2014-03-31 18:06:44 -03:00
js Merge pull request #49 from matiu/feature/disable-logs 2014-04-15 14:49:55 -03:00
test fix Fakestorage 2014-04-15 14:55:09 -03:00
util fix test in browser 2014-04-14 18:08:18 -03:00
.bowerrc
.gitignore architecture refactor 2014-04-14 15:39:02 -03:00
.travis.yml add travis.yml 2014-04-14 15:38:36 -03:00
API.js added type coercion for command-line 2014-04-15 14:57:06 -03:00
Gruntfile.js architecture refactor 2014-04-14 15:39:02 -03:00
README.md
bower.json
concat.sh copay tests in the browser! 2014-04-07 15:31:41 -03:00
copay.js WIP wallet working again 2014-04-15 10:23:53 -03:00
index.html Signout link is now in the navbar 2014-04-15 14:02:45 -03:00
karma.conf.js
package.json trying to fix node-gyp failure 2014-04-15 10:41:13 -03:00

README.md

Copay