1.0.3 • Published 4 years ago

epoxy-resin-volume-calculator v1.0.3

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

Epoxy Resin Volume Calculator

Add this script to generate the volume calculator, preferably on footer section inside the <body> tag:

<script type="text/javascript" src="./index.js"></script>

and then use this element as container:

<div id="epoxyResinVolumeCalculator" class="ERVcalculator"></div>

Check the demo here: Epoxy Resin Volume Calculator Demo