Skip to content
This repository has been archived by the owner on Feb 5, 2021. It is now read-only.

Library that creates the username module from a given set of parameters

License

Notifications You must be signed in to change notification settings

Nu-SCPTheme/test-wikidot-username-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scp-username-module

Travis Build

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;
}

About

Library that creates the username module from a given set of parameters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages