swiftmap

v0.1.0
Make quick maps with D3 and TopoJSON.
d3 mapping cartography topojson map maps

test

echo "Error: no test specified" && exit 1

minify

uglifyjs dist/swiftmap.js --preamble "$(preamble)" -c -m -o dist/swiftmap.min.js

rollup

rm -rf dist && mkdir dist && rollup -c --banner "$(preamble)"

build

npm run rollup && npm run minify

Metadata

  • MIT
  • Whatever
  • Harry Stevens
  • released 4/11/2018

Downloads

Maintainers