10 Commits

Author SHA1 Message Date
riChar
323eaa0242
Add types in package.json (#1415)
The package can not be imported into TS project without this option.
[docs](https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html#including-declarations-in-your-npm-package)
2024-03-04 23:05:38 +08:00
weishu
622a7d73dc Revert "webui: support mount master mode"
This reverts commit 922703d2ff090e943c32a2a29de57b3b26cbe1b6.
2024-02-29 13:58:44 +08:00
weishu
922703d2ff webui: support mount master mode 2024-02-29 13:55:07 +08:00
Mufanc
2fb5334ac6
fix kernelsu.spawn && add type definitions (#1395) 2024-02-26 15:35:23 +08:00
weishu
8685fa1f60
js: relicense js library to Apache 2.0 2024-02-23 21:30:02 +08:00
weishu
a829707b16
js: Allow spawn(command, options) call, fix memory leak 2024-02-23 09:16:00 +08:00
weishu
77d16ac896 js: support spawn jsapi 2024-02-23 00:16:04 +08:00
weishu
d02855a40a js: simplify the exec call 2024-02-22 22:41:50 +08:00
weishu
b904680f13
js: Add more API and README 2024-02-22 22:09:27 +08:00
weishu
811c68cac0
js: Add jsapi package 2024-02-22 20:42:15 +08:00