bmkessler's starred repositories

go-xsd

[stable since 2013] a lib for loading XML Schema Definition (XSD) files ➜ plus, a tool `makepkg` to code-generate from any *.xsd your Go package with all needed `struct`s to readily `xml.Unmarshal()` documents into, based on the XSD's schema definitions. NOT REALLY MAINTAINED FOR YEARS NOW: try the forks if running into issues.

Language:GoLicense:MITStargazers:215Issues:0Issues:0

godate

Golang package for intelligently parsing date strings like javascript's Date.parse()

Language:GoLicense:MITStargazers:8Issues:0Issues:0