https://github.com/indigomultimediateam/fromtemplateelement
Web komponenta pro sdílení kousků HTML pomocí `<template>`
https://github.com/indigomultimediateam/fromtemplateelement
web-component webcomponent webcomponents
Last synced: about 2 months ago
JSON representation
Web komponenta pro sdílení kousků HTML pomocí `<template>`
- Host: GitHub
- URL: https://github.com/indigomultimediateam/fromtemplateelement
- Owner: IndigoMultimediaTeam
- License: mit
- Created: 2021-06-02T19:47:44.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T11:48:34.000Z (about 4 years ago)
- Last Synced: 2025-01-12T15:11:30.713Z (over 1 year ago)
- Topics: web-component, webcomponent, webcomponents
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/IndigoMultimediaTeam/lts-driven-git-submodules)
# FromTemplateElement
Information can be found in component documentation.
## Use in your repo
**Use**:
```bash
cd TARGET_PATH
git submodule add -b main --depth=1 git@github.com:IndigoMultimediaTeam/FromTemplateElement.git
```
… more info [`git submodule`](https://gist.github.com/jaandrle/b4836d72b63a3eefc6126d94c683e5b3).
**Library file**: [./FromTemplate](./FromTemplate.js).