Skip to content

Go language (GopherJS) bindings to the material-components-web library.

License

Notifications You must be signed in to change notification settings

selesy/go-material

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-material-components-web

Go language WASM bindings to the material-components-web library.

Development

The Go module should install the wasm-server included with the dennwc/dom library. If it's not available try running the following command:

go install github.com/dennwc/dom/cmd/wasm-server

Running the following command in the root of the project should result in server starting:

wasm-server

Navigate to http://localhost:8080 and the the catalog should be compiled, loaded into the browser and run.

Links

  1. Go Web Assembly Wiki
  2. DOM Library for Go and WASM
  3. Block-Element-Modifier

About

Go language (GopherJS) bindings to the material-components-web library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages