hexops / vecty

Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.
BSD 3-Clause "New" or "Revised" License
2.79k stars 144 forks source link

Move Vecty from gopherjs/vecty → hexops/vecty #268

Closed slimsag closed 3 years ago

slimsag commented 3 years ago

This PR moves Vecty from the github.com/gopherjs/vecty organization to github.com/hexops/vecty.

For more information, see https://github.com/hexops/vecty/issues/230#issuecomment-674474753

Import paths will need to be updated, please refer to the CHANGELOG

Closes https://github.com/hexops/vecty/issues/230