Registry / web-framework / twbs-bootstrap

twbs-bootstrap

JSON →
library5.3.8+incompatiblegogounverified

Go bindings for Bootstrap, the popular front-end framework for building responsive web interfaces.

go get github.com/twbs/bootstrap
INSTALL
IMPORT
SIG · TWBS-BOOTSTRAP
T
twbs-bootstrap
web-frameworkgov5.3.8+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

bootstrap
github.com/twbs/bootstrap

Prints the Bootstrap version.

package main import ( "fmt" "github.com/twbs/bootstrap" ) func main() { fmt.Println(bootstrap.Version) }
Debug
Known issues
gotchaThis package may not provide a usable Go API; it primarily contains static assets.
fix
Use the official Bootstrap npm package or CDN for front-end development.
affects: all
Upgrade
Version history
5.3.8+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources