You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stanislav Nikitin
25b1d33652
Added CHANGELOG, bulma version bump, a little of linting.
|
1 year ago |
common
|
Remove license headers from files as they're useless.
|
1 year ago |
elements
|
Added CHANGELOG, bulma version bump, a little of linting.
|
1 year ago |
examples/helloworld
|
Move html/head/navbar into elements.
|
1 year ago |
metas
|
Remove license headers from files as they're useless.
|
1 year ago |
.gitignore
|
Move html/head/navbar into elements.
|
1 year ago |
.golangci.yml
|
Remove license headers from files as they're useless.
|
1 year ago |
.markdownlint.json
|
Added CHANGELOG, bulma version bump, a little of linting.
|
1 year ago |
CHANGELOG.md
|
Added CHANGELOG, bulma version bump, a little of linting.
|
1 year ago |
LICENSE
|
Remove license headers from files as they're useless.
|
1 year ago |
README.md
|
Added CHANGELOG, bulma version bump, a little of linting.
|
1 year ago |
bulpherjs.go
|
Added CHANGELOG, bulma version bump, a little of linting.
|
1 year ago |
go.mod
|
Moving towards Application thing and reactivity.
|
3 years ago |
go.sum
|
Moving towards Application thing and reactivity.
|
3 years ago |
options.go
|
Remove license headers from files as they're useless.
|
1 year ago |
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
See examples.