repository
0.0.0-20230623162953-994bc1c10b84
Repository: https://github.com/viant/dm.git
Documentation: pkg.go.dev
# README
DM (DOM manipulator for golang)
This library is compatible with Go 1.17+
Please refer to CHANGELOG.md
if you encounter breaking changes.
Usage
For manipulating DOM
using HTML format see Html usage.
For manipulating DOM
using XML format see Xml usage
Contributing to DM
DM is an open source project and contributors are welcome! See Todo list.