UNPKG
raphael
Version:
latest (2.3.0)
2.3.0
2.2.8
2.2.7
2.2.6
2.2.4
2.2.3
2.2.1
2.2.0
2.1.4
2.1.0
1.4.7-npm-1.0.1
1.4.7-npm-1.0.0
1.4.7-14-gdbe241f
JavaScript Vector Library
dmitrybaranovskiy.github.io/raphael/
DmitryBaranovskiy/raphael
raphael
/
.eslintrc.js
6 lines
•
90 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= {
"extends"
:
"standard"
,
"plugins"
: [
"standard"
] };