UNPKG
resemblejs
Version:
latest (5.0.0)
5.0.0
4.1.0
4.0.1
4.0.0
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.0
3.0.2
3.0.1
3.0.0
2.10.3
2.10.2
2.10.1
2.10.0
2.9.0
2.8.0
2.7.1
2.7.0
2.6.0
2.5.0
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.1
1.3.1
1.3.0
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.0.1
1.0.0
Image analysis and comparison with HTML5
github.com/rsmbl/Resemble.js
rsmbl/Resemble.js
resemblejs
/
.prettierrc
9 lines
(8 loc)
•
149 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"trailingComma"
:
"none"
,
"tabWidth"
:
4
,
"semi"
:
true
,
"singleQuote"
:
false
,
"endOfLine"
:
"lf"
,
"printWidth"
:
160
}