UNPKG

hex-grid

Version:

tile hexagons in a grid layout

9 lines 166 B
{ "scripts": { "build": "browserify grid.js > bundle.js", "watch": "watchify grid.js -o bundle.js -v" }, "dependencies": { "defined": "~0.0.0" } }