High-pass data compression filter for inline styling (embedded CSS) by computed effect.
npm install dom-inline-style-filterdom-inline-style-filter![]()
dom-inline-style-filter library filters inline style declarations for a standalone DOM element tree by computed effect.
node - a HTMLElement with all style rules embedded as inline style attributes or tags.
Promise that resolves to node. Within node, all inline styling has been filtered to the minimum declarations that produce the same computed style.
node when the styling compression is completed.
Copyright (c) 2023—present ZM