Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pmdartus/scoped-slot-experiment

Experimenting with the concept of scoped slots with different frameworks.
https://github.com/pmdartus/scoped-slot-experiment

Last synced: 8 days ago
JSON representation

Experimenting with the concept of scoped slots with different frameworks.

Awesome Lists containing this project

README

        

# Scoped slot experimentation

This repo contains different implementations of [Vue scoped slot feature](https://v3.vuejs.org/guide/component-slots.html#scoped-slots) in lit, react and svelte.