Binary package “node-d3-voronoi” in ubuntu oracular

Compute the Voronoi diagram of a set of two-dimensional points

 This module implements Steven J. Fortune’s algorithm for computing the Voronoi
 diagram or Delaunay triangulation of a set of two-dimensional points. This
 implementation is largely based on work by Raymond Hill.
 .
 Node.js is an event-based server-side JavaScript engine.