1 个不稳定版本
0.1.0 | 2019年12月6日 |
---|
#10 in #cross-language
15KB
108 代码行(不含注释)
scp-username-module
这是一个生成 [[用户]] 模块的库,该模块应可编译为 Rust 或 WebASM
JSON 格式
用户名模块的格式如下
{
userid: number;
username: string;
profile-picture-url: string | null;
}
依赖项
~2.4–3.5MB
~72K SLoC