1 unstable release
0.1.0 | Dec 6, 2019 |
---|
#10 in #cross-language
15KB
108 lines
scp-username-module
This will be a library that generates the [[user]] module that should compile to Rust or WebASM
JSON Format
The format for a username module will look like:
{
userid: number;
username: string;
profile-picture-url: string | null;
}
Dependencies
~2.5–3.5MB
~74K SLoC