An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.9% on proxy.golang.org
Top 1.8% dependent packages on proxy.golang.org
Top 1.2% dependent repos on proxy.golang.org
Top 4.8% forks on proxy.golang.org

proxy.golang.org : github.com/siongui/godom

Package godom aims to make DOM manipulation in Go as similar to JavaScript as possible. The Go code is compiled to JavaScript via GopherJS. This package is used for front-end programming. You can import godom as follows: Access dom element with id="foo" as follows: Or If something is not implemented in this library, you can use methods of *js.Object of GopherJS to manipulate JavaScript DOM API directly. For example, if **textContent** property of foo is not implemented, you can use Get method of *js.Object in GopherJS to get the **textContent** property as follows: If some DOM method is not implemented, you can use Call method provided by *js.Object in GopherJS. For example, if foo is an audio element and **play** method of foo is not implemented. You can use Call method of *js.Object in GopherJS to call **play** method of DOM audio element directly. You can also read the godoc of GopherJS:

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/siongui/godom
Keywords: dom-manipulation , frontend , go , golang , gopherjs
License: Unlicense
Latest release: about 5 years ago
First release: about 5 years ago
Namespace: github.com/siongui
Dependent packages: 9
Dependent repositories: 19
Stars: 180 on GitHub
Forks: 21 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago

Top 8.2% on proxy.golang.org
github.com/siongui/paligo v0.0.0-20231026131930-03ac2c9fd871
Online Pāli Dictionary and Pāli Tipiṭaka implemented in Go programming language.
5 versions - Latest release: about 2 years ago - 18 stars on GitHub
github.com/siongui/gopalilib v0.0.0-20231025151301-5a1af90f15b4
Pāli Library and Data Processing in Go
13 versions - Latest release: about 2 years ago - 1 dependent package - 2 dependent repositories - 2 stars on GitHub
Top 9.6% on proxy.golang.org
github.com/siongui/igdlcrx v0.0.0-20220214184625-95ba72ae9546
Chrome Extension for Instagram Download
1 version - Latest release: almost 4 years ago - 5 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/siongui/go-kit-url-shortener-micro-service v0.0.0-20211209082022-45a77b96411b
URL shortener micro-service using Go kit
1 version - Latest release: almost 4 years ago - 0 stars on GitHub
github.com/pubgo/vfrontend v0.0.0-20191127071311-f0be8a2dd42c
frontend demo for vecty
1 version - Latest release: almost 6 years ago - 1 dependent package - 2 dependent repositories - 0 stars on GitHub
github.com/pubgo/vapper v0.0.26
app for vecty
26 versions - Latest release: over 6 years ago - 1 dependent package - 2 dependent repositories - 1 stars on GitHub
github.com/pubgo/vrouter v0.0.0-20190712092944-21c993f98047
router for vecty
1 version - Latest release: over 6 years ago - 1 dependent package - 2 dependent repositories - 0 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.