CircuitProof

Embed a calculator

Drop a live, ABYC/NEC-aware calculator into any site with one line. Free to embed — the “Powered by CircuitProof” footer stays on the free tier and is removable on Team. See the embed terms.

HTML — any website

<script src="https://circuitproof.marinepowerlab.com/embed/loader.js" data-calc="wire-size" data-theme="light" async></script>

WordPress shortcode

[circuitproof_calculator calc="wire-size" theme="light"]

React

import { CircuitProofEmbed } from "@circuitproof/embed-react";

<CircuitProofEmbed calc="wire-size" theme="light" />

Live preview