Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 252 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 252 Bytes

objhtml

Implemented full generation of all basic html elements

Usage:

go get "github.com/linkonoid/objhtml"

Little demo web-server for testing:

Open /example folder, compile test.go and start server example.exe Open browser 127.0.0.1:9000