bulma.io for GopherJS.
Go to file
Stanislav Nikitin ef80c9176e
Added table (and related things).
2020-03-23 11:10:49 +05:00
common Added table (and related things). 2020-03-23 11:10:49 +05:00
elements Added table (and related things). 2020-03-23 11:10:49 +05:00
examples/helloworld Added table (and related things). 2020-03-23 11:10:49 +05:00
metas Added table (and related things). 2020-03-23 11:10:49 +05:00
.gitignore Initial commit with some working code and basic example. 2020-03-21 13:04:54 +05:00
.golangci.yml Initial commit with some working code and basic example. 2020-03-21 13:04:54 +05:00
README.md Added table (and related things). 2020-03-23 11:10:49 +05:00
go.mod Initial commit with some working code and basic example. 2020-03-21 13:04:54 +05:00
go.sum Initial commit with some working code and basic example. 2020-03-21 13:04:54 +05:00

README.md

BulpherJS

bulma for GopherJS.

Installation

BulpherJS made primarily for applications that is using Go modules. So installation would be as simple as:

go get -u go.dev.pztrn.name/bulpherjs

Usage

TBW