dom

package module
v0.0.0-...-cc36aeb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2018 License: MIT Imports: 1 Imported by: 0

README

GoDoc

go-wasm-dom

Golang WASM DOM implementation with example application

WARNING: experimental!

To install:

go get -u "gitlab.com/zambiorix/go-wasm-dom"

To initialize:

cd "${GOPATH}/src/gitlab.com/zambiorix/go-wasm-dom/application/app-test"

npm update --save-dev

npm run generate

To build:

npm run build

To run (with live update):

npm start

Open your browser at:

http://localhost:8080

Resources:

https://developer.mozilla.org/en-US/

https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model

https://developer.mozilla.org/en-US/docs/Web/HTML

https://tip.golang.org/pkg/syscall/js/

https://pspdfkit.com/blog/2018/optimize-webassembly-startup-performance/

http://krasimirtsonev.com/blog/article/deep-dive-into-client-side-routing-navigo-pushstate-hash

https://github.com/json-editor/json-editor

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Global *objects.Global

Global ...

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
application

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL