The reconcile package is used for DOM reconcilation in Isomorphic Go web applications.
Wirecog d3b0d4d395 Initial import 6 years ago
vendor/golang.org/x Initial import 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.