Code

My open source modules have been downloaded well over a billion times. Here are a few highlights — for a full list, see my GitHub profile.

  • Idyll — interactive document language for authoring narratives on the web.
  • Idyll Studio — structured editor for interactive and data-driven articles.
  • Parametric Press — born-digital magazine showcasing interactive essays.
  • Lightning — data visualization management server.
  • benjamin — algorithmic trading bot and analytics platform.
  • martinet — distributed job queue for Node.
  • hyperchart — data visualizations directly in your terminal.
  • regl-tween — automatic in-shader interpolation for regl buffers.
  • svg-filter — tool for working with SVG filters.
  • curve-store — Redux-inspired store for dealing with continuous values.
  • d3-multiaxis-zoom — D3 plugin to zoom along multiple axes independently.
  • awesome-visualization-research — curated list of recommended research papers and resources on data visualization.
  • premonish — predict which DOM element a user will interact with next.
  • d3-pre — pre-render d3 visualizations.
  • d3moji — first class emoji support for D3.
  • command-exists — check if a command-line command exists.
  • sketch-interactive-export — Sketch plugin to add JavaScript interactivity (e.g. D3) to exported SVGs.
  • svg-path-generator — make SVG path generation more readable.