UNPKG
isomer
Version:
latest (0.2.6)
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.4
0.1.1
A simple isometric graphics library for HTML5 canvas
github.com/jdan/isomer
jdan/isomer
isomer
/
index.js
5 lines
(4 loc)
•
83 B
JavaScript
View Raw
1
2
3
4
5
/** * Entry point for the Isomer API */
module
.
exports
= require(
'./js/isomer'
);