I hereby claim:
- I am cookatrice on github.
- I am cookatrice (https://keybase.io/cookatrice) on keybase.
- I have a public key ASBjTTQkOwm-Aq1vBeIe_W6bIb-bOcdMQmZ0Gmo-ihv9xgo
To claim this, I am signing this object:
var noteValues = { | |
'C0': 16.35, | |
'C#0': 17.32, | |
'Db0': 17.32, | |
'D0': 18.35, | |
'D#0': 19.45, | |
'Eb0': 19.45, | |
'E0': 20.60, | |
'F0': 21.83, | |
'F#0': 23.12, |
license: mit |
license: mit |
license: mit |
license: mit |
body > button { | |
margin: 2% 10%; | |
width: 200px; | |
height: 41px; | |
cursor: pointer; | |
font-size: 1.2em; | |
display: block; | |
} | |
.todoStatus { |
function toBoolean(value) { | |
if (typeof value === 'function') { | |
value = true; | |
} else if (value && value.length !== 0) { | |
var v = lowercase("" + value); | |
value = !(v == 'f' || v == '0' || v == 'false' || v == 'no' || v == 'n' || v == '[]'); | |
} else { | |
value = false; | |
} | |
return value; |
{ | |
"install": { | |
"base": "./src/main/webapp/resources/bowerAssets/", | |
"path": { | |
"css": "{name}/css", | |
"js": "{name}/js", | |
"woff": "{name}/fonts", | |
"woff2": "{name}/fonts", | |
"eot": "{name}/fonts", | |
"svg": "{name}/fonts", |
{ | |
"install": { | |
"base": "./src/main/webapp/resources/bowerAssets/", | |
"path": { | |
"css": "css", | |
"js": "js", | |
"woff": "fonts", | |
"woff2": "fonts", | |
"eot": "fonts", | |
"svg": "fonts", |
I hereby claim:
To claim this, I am signing this object: