Insert html and receive back html with all stylesheets embedded. Can resolve relative urls inside stylesheets to a given root url.
HTML embed feature for CKEditor 5.
Get a list of stylesheets from an HTML document.
Embeds the contents of external scripts and stylesheets into HTML.
Publish Vega visualizations as embedded web components.
**Typeform/embed** is the core embed library that lets you embed typeforms to your website using vanilla JavaScript.
PDF embed component for Vue
Extract URLs to stylesheets, scripts, links, images or HTML imports from HTML
Utility helpers for converting JSX/HTML to Takumi node trees and handling resources.
Grunt plugin to convert external scripts and stylesheets into embedded ones.
A modern [Web Component](https://developer.mozilla.org/en-US/docs/Web/Web_Components) for [Luzmo](https://luzmo.com) dashboards in your web application.
<img alt="Third Party Capital Logo" title="Third Party Capital Logo" src="https://user-images.githubusercontent.com/12476932/229881508-f9ef68db-8ee7-4795-8de8-80a50145bbd0.png" width="150">
Embeddable fullscript components
A faster youtube embed.
rrweb's component to take a snapshot of DOM, aka DOM serializer
`@next/third-parties` is a collection of components and utilities that can be used to efficiently load third-party libraries into your Next.js application.
SDK for easily embedding videos
Inlines css into html source
Create, preview (browser/iOS Simulator), and send custom email templates for Node.js. Made for Forward Email and Lad.
HTML to DOCX converter
Create and modify PDF files with JavaScript
rrweb's component to take a snapshot of DOM, aka DOM serializer
Apollos React embed widgets
rrweb's component to take a snapshot of DOM, aka DOM serializer
Uses Syntax to convert Ruby code to html, but embeds colors into span tags, for those times when you don't control the embedded stylesheet
== DESCRIPTION: html-me converts text to html for posting in the web. It does this two ways. First, it processes the text unsing RedCloth (a textile engine), then it finds all of the _pre_ tags and adds syntax highlighting. == FEATURES/PROBLEMS: * The syntax highlighting embeds the styles in the HTML tags. I currently don't have access to my blog's stylesheet (damned Wordpress) so that's how it needed to be. CSS class names should be added soon.