bulma.io for GopherJS.
Go to file
Stanislav Nikitin 6c55dbc690
Moving towards Application thing and reactivity.
2020-05-17 19:37:58 +05:00
common Moving towards Application thing and reactivity. 2020-05-17 19:37:58 +05:00
elements Licensing information. 2020-03-23 11:15:33 +05:00
examples/helloworld Moving towards Application thing and reactivity. 2020-05-17 19:37:58 +05:00
metas Moving towards Application thing and reactivity. 2020-05-17 19:37:58 +05:00
widgets Moving towards Application thing and reactivity. 2020-05-17 19:37:58 +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
LICENSE Licensing information. 2020-03-23 11:15:33 +05:00
README.md Added table (and related things). 2020-03-23 11:10:49 +05:00
bulpherjs.go Moving towards Application thing and reactivity. 2020-05-17 19:37:58 +05:00
go.mod Moving towards Application thing and reactivity. 2020-05-17 19:37:58 +05:00
go.sum Moving towards Application thing and reactivity. 2020-05-17 19:37:58 +05:00
options.go Moving towards Application thing and reactivity. 2020-05-17 19:37:58 +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