Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pmdartus/scoped-slot-experiment
- Owner: pmdartus
- Created: 2021-10-20T16:05:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-22T14:36:01.000Z (about 3 years ago)
- Last Synced: 2024-10-18T19:01:11.306Z (28 days ago)
- Language: JavaScript
- Homepage:
- Size: 81.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.