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

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

Awesome Lists containing this project

README

          

# WebGen + Material Web

[![Powered by WebGen](.github/powered-by-webgen.svg 'A badge that displays: Powered by WebGen')](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

![Demo site of WebGen + Material Web](.github/image.png)

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

or

Visit