web

command
v0.0.0-...-468f365 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2022 License: MIT Imports: 10 Imported by: 0

README

chevron web

web interface for chevron.

to prepare main.wasm, run:

GOOS=js GOARCH=wasm go build -o main.wasm

if you want to be able to load examples, your web server must provide a /examples endpoint which returns json data similar to:

[
	{"name": "foo.ch"},
	{"name": "bar.ch"},
	{"name": "baz.ch"}
]

(nginx has this with autoindex on and autoindex_format json)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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