Skip to content

flyx/net

 
 

Repository files navigation

Go Networking Fork

This is a fork of Go Networking. It augments the HTML parser with ParseOptionCustomElements, an API to register non-standard element names with the parser. This API can be used to parse HTML files augmented with non-standard elements, e.g. for embedding some kind of metalanguage. It is mainly used by askew to parse its component and site definitions.

All other code is not touched and should not be used. It is merely kept around to facilitate updates from upstream.

About

[mirror] Go supplementary network libraries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.8%
  • Other 0.2%