GO Packages

go-to

通过配置的方式,在terminal中快速定位到常用的文件夹内。`go-to -c` 命令进行编辑配置文件。

0.0.11 • Published 11 years ago

goapp

> Vue3 + TypeScript + Vite2,具体可以参考[ohayao.gihub.io](https://ohayao.github.io) ### 安装最新版本 `npm install goapp@latest` ### 使用方式 ``` ts // 导入组件库,以及类型 import goapp,{types} from 'goapp'; // 导入组件类型 import {types} from 'goapp'; // 导入主题样式 default import 'goapp/dis

0.0.17 • Published 2 years ago

goban-engine

This contains the built Go engine that is used by the Goban package. There are no display components in this package, only the logic for playing the game of Go, making it suitable for usage in node.js or other server-side environments.

8.3.78 • Published 5 months ago