New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/archs/go-htmlayout

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/archs/go-htmlayout

  • v0.0.0-20150704084906-caef4633951b
  • Source
  • Go
  • Socket score

Version published
Created
Source

What is it?

Go-htmlayout (gohl) is a Go wrapper of the HTMLayout library by TerraInformatica. HTMLayout is a fast, lightweight, and embeddable HTML/CSS rendering component for Windows.

Project status

Go-htmlayout is written for Go1. Most of the HTMLayout API has been wrapped (especially dom element related stuff), but there is still more of the HTMLayout API that I haven't tackled yet. Tests are also incomplete at this point. In short, this wrapper is probably not ready for serious production use.

Getting started

Clone the repo. In the main directory of the repository, run the following to fetch the latest version of HTMLayout:

python get_htmlayout.py

Though the tests provide an example of how to get started using gohl, there are probably better examples of window creation/management elsewhere on the internet.

FAQs

Package last updated on 04 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc