sunmao-ui/packages/runtime
Yanzhen Yu a7a863930c define UI API service, related to #9
Implemented the API service feature on top of event emitter with
a concise protocol.
The protocol will use JSON as message format and only have one
type 'uiMethod' at this moment.
2021-08-11 17:13:58 +08:00
..
example define UI API service, related to #9 2021-08-11 17:13:58 +08:00
src define UI API service, related to #9 2021-08-11 17:13:58 +08:00
.gitignore init runtime with playground 2021-07-02 18:23:20 +08:00
package.json define UI API service, related to #9 2021-08-11 17:13:58 +08:00
tsconfig.json init runtime with playground 2021-07-02 18:23:20 +08:00
vite.config.ts fix legacy useExpression 2021-08-11 16:04:04 +08:00