/pipesizes

Primary LanguageJavaScript

Pipe Sizes

A really lazy tool to look up common pipe sizes for use in hobby projects.

View it here: https://agocs.github.io/pipesizes/

Editing

If you want to contribute, open pipesizes.csv.

Click Edit in the upper-right corner, and create a "pull request" that we will review and include

To-do

The current version was built really quickly using d3.js to slap together an HTML table. I want to switch to using grid.js to make a better looking, searchable table.