tibbakoi / aesgender

Visualisation of data from a study into author gender representation at audio engineering conferences

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AESGender

Development

npm run watch

will load a local development server which will auto-reload any changes

Dependencies

  • babel for transpiling/polyfilling for older browser targets
  • cpx for watching non-JS assets and auto-reloading dev server
  • d3 for data visualization
  • eslint for code style enforcing
  • lodash to fill in the gaps in JS stdlib
  • webpack for bundling JS together with assets/compilation workflow

About

Visualisation of data from a study into author gender representation at audio engineering conferences


Languages

Language:JavaScript 67.0%Language:HTML 20.7%Language:CSS 12.3%