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

https://github.com/ppvg/webcomponents-experiment


https://github.com/ppvg/webcomponents-experiment

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Code highlighting experiment to play with custom elements and shadow DOM.

Deployed at https://rad-macaron-5f5097.netlify.app.

To run locally:

```
npm i
npm run dev
```