An open API service indexing awesome lists of open source software.

https://github.com/naymmmm/standardlib

A standard for custom Luau environments, and alternative to UNC.
https://github.com/naymmmm/standardlib

convention executor luau roblox roblox-api roblox-script robloxexecutor script scriptware standard sunc synapse unc xeno

Last synced: 27 days ago
JSON representation

A standard for custom Luau environments, and alternative to UNC.

Awesome Lists containing this project

README

          

# Welcome!

Hello! Welcome to the StandardLib docs, if you're wondering what StandardLib is; it is a standard/convention for custom Luau/Roblox Lua environments; designed as a replacement for UNC and Synapse Functions.

## But why StandardLib?
UNC is getting dated, as stated in the actual Naming Standard repository. It will eventually age out and we will require a new standard.

StandardLib is designed to fix that, acting as a "Standard library" that contains all the useful functions, just like `std` in Rust.