swiftmap

v0.2.10
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 -c -m -b "beautify=false,preamble='$(preamble)'" -o dist/swiftmap.min.js

rollup

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

build

npm run rollup && npm run minify
npm i swiftmap

Metadata

  • MIT
  • Whatever
  • Harry Stevens
  • released 5/14/2018

Downloads

Maintainers