Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thescientist13/dsd-dom-parser-demo

A demo repo of techniques for injecting SSR Declarative Shadow DOM into a page using DOMParser
https://github.com/thescientist13/dsd-dom-parser-demo

Last synced: about 1 month ago
JSON representation

A demo repo of techniques for injecting SSR Declarative Shadow DOM into a page using DOMParser

Awesome Lists containing this project

README

        

# dsd-dom-parser-demo

A demo repo of techniques for injecting SSR Declarative Shadow DOM into a page using `DOMParser`.

## Setup

1. Clone the repo
1. Run `npm ci`
1. Run `npm start`