Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guerillastudio/code-showcase
Web Component to embed HTML/CSS/JS demos
https://github.com/guerillastudio/code-showcase
code demo showcase snippet vanilla-javascript vanilla-js webcomponent
Last synced: 23 days ago
JSON representation
Web Component to embed HTML/CSS/JS demos
- Host: GitHub
- URL: https://github.com/guerillastudio/code-showcase
- Owner: GuerillaStudio
- License: other
- Created: 2024-02-23T15:59:03.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-08T00:25:51.000Z (29 days ago)
- Last Synced: 2024-10-14T02:02:20.161Z (23 days ago)
- Topics: code, demo, showcase, snippet, vanilla-javascript, vanilla-js, webcomponent
- Language: HTML
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Code Showcase Web Component
Vanilla Web Component to embed HTML/CSS/JS demos with code & preview panels in a Codepen-like spirit---
⚠️ *Still in early development. Use at your own risk*
## Modify
1. Install dev dependencies: `npm i` (or `npm ci` if you don't want to impact package-lock)
2. Start dev server: `npm run dev` and click on the `https://localhost:something` link in your console
3. Have “fun” by editing stuff from `src` folder## License
The project is under [“I'm so tired” 1.0](LICENSE) license. \
Please **take the time** to read and *check if you're allowed* to use it before importing this component.*Thank you luna who made it ([source](https://olmewe.com/notepad/istsl/)).*