UNPKG
scratchcard
Version:
latest (0.5.6)
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
Mimic a scratchcard with HTML5
github.com/connesc/scratchcard
connesc/scratchcard
scratchcard
/
index.js
6 lines
(3 loc)
•
103 B
JavaScript
View Raw
1
2
3
4
5
6
/* jshint browserify: true */
'use strict'
;
module
.
exports
=
exports
=
require
(
'./lib/scratchcard'
);