fun-button An HTML custom element implementing the <fun-button> tag. Setup Installation npm i fun-button <script src="node_modules/fun-button/fun-button.js"></script> or if you're bundling import "fun-button"; // or require("fun-button"); Usage <fun-button>Button Content</fun-button>