/dm

DOM manipulator for golang

Primary LanguageGoApache License 2.0Apache-2.0

DM (DOM manipulator for golang)

GoReportCard GoDoc

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.