hey, a nitpick I noticed when looking at JQuery: some of the naming doesn't follow Go style for initialisms https://github.com/golang/go/wiki/CodeReviewComments#initialisms examples that go against this: SetHtml(), Css(), Html() etc.