UNPKG
myojs
Version:
latest (2.0.1)
2.0.1
2.0.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.15.2
0.15.1
0.15.0
0.8.18
0.8.17
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
JavaScript/ES2015/ES6 client for the Thalmic Labs Myo
github.com/logotype/myojs
logotype/myojs
myojs
/
.babelrc
4 lines
•
58 B
Plain Text
View Raw
1
2
3
4
{
"presets"
:
[
"es2015"
,
"stage-0"
]
,
"compact"
:
false
}