https://github.com/lucsoft/webgen-material-web
A toy project to use Material Web and WebGen together
https://github.com/lucsoft/webgen-material-web
Last synced: over 1 year ago
JSON representation
A toy project to use Material Web and WebGen together
- Host: GitHub
- URL: https://github.com/lucsoft/webgen-material-web
- Owner: lucsoft
- Created: 2024-08-18T14:44:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-15T21:44:04.000Z (over 1 year ago)
- Last Synced: 2025-03-24T21:51:39.139Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://webgen-material-web.lucsoft.de/
- Size: 122 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebGen + Material Web
[](https://github.com/lucsoft/webgen)
This is a toy project to use Material Web Components with the WebGen Core API.
Currently there are only 8 Material Components implemented:
- Button
- Checkbox
- TextBox
- Icon
- Tabs
- Dialog
- Select
- Switch
## Demo

To run this demo just run `deno run -A serve.ts` and open your browser at
or
Visit