New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gitlab.com/sirlath/go-js-dom

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitlab.com/sirlath/go-js-dom

  • v1.1.0
  • Source
  • Go
  • Socket score

Version published
Created
Source

Fork

This is a fork of https://github.com/dominikh/go-js-dom. It was forked due to the lack of go mod support for version 1 of the lib. Support for go mod exist in version 2, but it's currently marked as unable and alpha so in the meantime this fills the gap.

js/dom

Package dom provides Go bindings for the JavaScript DOM APIs.

Version 1

API Status: Stable, changes only due to DOM being a moving target

Version 1 of package dom is implemented on top of the github.com/gopherjs/gopherjs/js API and supports GopherJS only.

Install

go get gitlab.com/sirlath/go-js-dom

Documentation

For documentation, see https://godoc.org/honnef.co/go/js/dom.

FAQs

Package last updated on 24 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc