> For the complete documentation index, see [llms.txt](https://standardlib.naymmm.lol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://standardlib.naymmm.lol/readme.md).

# Hello!

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.
