The Framework Terminal Snippet can be loaded as a web component via JSDelivr CDN.The JSDelivr URLs below point to the latest commit in the main branch, ensuring changes to the snippet are automatically deployed to consuming websites.See here for more options when testing using JSDelivr.
Use this method if you only have access to modify the <head> element.
Copy
Ask AI
<!-- Load the snippet in the `<head>` --><script id="framework-terminal-loader" src="https://cdn.jsdelivr.net/gh/novuhq/docs/framework-terminal.min.js" type="text/javascript" crossorigin="anonymous"></script><!-- Use the web component in the `<body>` of your Web Page --><nv-framework-terminal></nv-framework-terminal>