Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 684 Bytes

README.md

File metadata and controls

14 lines (6 loc) · 684 Bytes

Build Status Go Report Card GoDoc

engine

Engine is just some basic dom manipulation stuff. Which I developed for my usage in wasm and go applications.

Just run:

go get -u GOOS=js GOARCH=wasm go app.goget -u github.com/rajnikant12345/engine

and you can use it, in your go programs for dom manipulation.