Skip to content
This repository has been archived by the owner on Oct 19, 2019. It is now read-only.

azdanov/globe-map

Repository files navigation

Globe Map

D3.js Globe Map showing worldwide meteorite landings with additional information about weight and classification. Live

Globe

Tools

  • d3 - JavaScript library for visualizing data using web standards.
  • d3-tip - Tooltips for d3.js visualizations.
  • TopoJSON - An extension of GeoJSON that encodes topology.
  • World Atlas - Pre-built TopoJSON from Natural Earth.
  • Webpack - A bundler for JavaScript and friends.
  • Babel - A compiler for writing next generation JavaScript.
  • PostCSS - A tool for transforming CSS with JavaScript.

Build

  • yarn - install dependencies.
  • yarn start - start webpack-serve in development.
  • yarn build - build for production to dist directory.
  • yarn deploy - build and deploy to Github Pages.
  • yarn check - analyze size of dependencies in the bundle.

License

MIT

About

D3.js world map of meteorite impact sites.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published