The reconcile package is used for DOM reconcilation in Isomorphic Go web applications.
Wirecog 88f8e4fc9a Added vendor directory containing HTML parser 6 years ago
vendor/golang.org/x/net Added vendor directory containing HTML parser 6 years ago
.gitignore Initial import 6 years ago
Acknowledgements.md Initial import 6 years ago
LICENSE Initial import 6 years ago
Readme.md Initial import 6 years ago
domnode.go Initial import 6 years ago
parsetree.go Initial import 6 years ago
reconcile.go Initial import 6 years ago

Readme.md

Reconcile

Go Report Card

The reconcile package is used for DOM reconcilation in Isomorphic Go web applications.

License

Reconcile is licensed under the BSD License. Read the LICENSE file for more information.