ivybrowser

command module
v0.0.0-...-46393b4 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2023 License: BSD-3-Clause Imports: 12 Imported by: 0

README

ivybrowser

Go Reference

ivy in the browser.

Inspired by the iOS and Android ports of Rob Pike's ivy, I ported it to run in web browsers using GopherJS compiler.

Installation

go install github.com/shurcooL/ivybrowser@latest

To run ivy in the browser, you'll need GopherJS compiler.

The quickest way is to run:

gopherjs serve

And then visit http://localhost:8080/github.com/shurcooL/ivybrowser in your browser. The package will be compiled on the fly and served over HTTP.

Alternatively, you can cd into this directory and run:

gopherjs build

That will build ivybrowser.js file. You can now open index.html in a browser.

License

Documentation

Overview

ivy in the browser.

Inspired by the iOS and Android ports of Rob Pike's ivy, I ported it to run in web browsers using GopherJS compiler.

Jump to

Keyboard shortcuts

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