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

Top 6.8% on proxy.golang.org
Top 2.8% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
Top 8.4% forks on proxy.golang.org

proxy.golang.org : github.com/mattn/go-pkg-xmlx

This package wraps the standard XML library and uses it to build a node tree of any document you load. This allows you to look up nodes forwards and backwards, as well as perform simple search queries. Nodes now simply become collections and don't require you to read them in the order in which the xml.Parser finds them. The Document currently implements 2 search functions which allow you to look for specific nodes. SelectNode() returns the first, single node it finds matching the given name and namespace. SelectNodes() returns a slice containing all the matching nodes (without recursing into matching nodes). SelectNodesRecursive() returns a slice of all matching nodes, including nodes inside other matching nodes. Note that these search functions can be invoked on individual nodes as well. This allows you to search only a subset of the entire document.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/mattn/go-pkg-xmlx
License: CC0-1.0
Latest release: over 7 years ago
First release: over 7 years ago
Namespace: github.com/mattn
Dependent packages: 4
Dependent repositories: 2
Stars: 5 on GitHub
Forks: 5 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago

Top 9.4% on proxy.golang.org
github.com/jonchun/maplelib v0.0.6
Package maplelib contains various go utilities related to MapleStory (encryption, packets, and so...
6 versions - Latest release: over 1 year ago
Top 8.2% on proxy.golang.org
github.com/klaxxon/tr069-lib v0.0.0-20220512172937-8b202e73b53d
a go implementation of the tr069 message
2 versions - Latest release: about 3 years ago - 0 stars on GitHub
Top 8.3% on proxy.golang.org
github.com/mattn/vim-jp.herokuapp.com v0.0.0-20211029082911-f0345fc981ea 💰
1 version - Latest release: over 3 years ago - 2 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/gregf/podfetcher v0.4.4
4 versions - Latest release: over 6 years ago
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.