没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
因素 Factor是使用Web Assembly(WASM)在Go中构建SPA Web应用程序的工具。 Factor在很大程度上受到启发,但并没有尝试成为直截了当的想法,而是采纳了这些想法,并以Go开发人员自然的方式提出了这些想法。 应用结构 ├ app │ ├ App.html # Main/initial view │ └ template.html # application template ├ assets │ ├ # your files here ├ components │ ├ # your files here ├ routes │ ├ # your routes here - these are pages. │ ├ _error.html │ └ index.html 要求 WASM支持仅在尚未正式发布的Go 1.11中可用,因此您需要下载预发布版本: $ go
资源推荐
资源详情
资源评论
收起资源包目录
factor-master.zip (84个子文件)
factor-master
component
component_test.go 2KB
transpiler.go 15KB
template.go 378B
process.go 1KB
component.go 4KB
.gitignore 68B
go.mod 2KB
route
process.go 1KB
Makefile 101B
SHOULDERS.MD 959B
model
model.go 1KB
template.go 4KB
server.go 114B
process.go 2KB
client.go 173B
LICENSE 11KB
go.sum 8KB
examples
client
main.go 921B
.gitignore 39B
app
index.html 1KB
wasm_exec.js 11KB
components
App.html 80B
Todo.html 277B
router.go 936B
markdown_generated.go 622B
app_generated.go 372B
app.go 152B
markdown.html 181B
todo_generated.go 697B
todo.go 195B
markdown.go 914B
Nav.html 2KB
nav.go 146B
nav_generated.go 4KB
Makefile 217B
server
main.go 1KB
assets
favicon.png 721B
great-success.png 80KB
global.css 103B
manifest.json 338B
svelte-logo-192.png 4KB
svelte-logo-512.png 2KB
models
todo_types.go 696B
client_generated.go 266B
todo.go 304B
todo_server.go 734B
server_generated.go 252B
todo_client.go 459B
routes
blog.[slug].html 71B
todo.[id].html 107B
about_generated.go 448B
blogslug_generated.go 442B
error_generated.go 680B
about.go 535B
index_generated.go 896B
about.gox 362B
_error.html 252B
about.html 82B
todos_generated.go 461B
index.html 333B
todoid_generated.go 474B
index.go 320B
todos.html 264B
main.go 693B
codegen
compnav.go 2KB
wasmexec.go 11KB
server.go 2KB
todoclient.go 399B
indextemplate.go 2KB
routes.go 821B
clientmain.go 1KB
makefile.go 341B
globalcss.go 181B
transpiler
props.go 1KB
elem.go 3KB
component.go 1KB
README.md 1KB
files
files.go 416B
file_types.go 618B
cmd
init.go 5KB
dev.go 2KB
root.go 3KB
build.go 2KB
new.go 2KB
共 84 条
- 1
资源评论
流浪的夏先森
- 粉丝: 29
- 资源: 4688
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功