Zeo is a simple, utility library for Lua Roblox. It's main purpose is to make development easier and faster.
To install Zeo, you can use the following code:
local zeo = require("https://raw.githubusercontent.com/cantemizyurek/zeo/main/main.lua")
Zeo is very easy to use.
Prints the given table to the console.
Returns the first element in the table that matches the callback.
Returns all elements in the table that match the callback.
Returns the distance between the two given CFrame objects.
Teleports the client to the given position.
Returns all players in the game.
Returns the player with the given name.
Returns all players with the given display name.
Returns the nearest player to the client.
Returns the nearest player to the given position.
Returns the nearest object to the given position.
Returns all objects in the given radius.
Returns all players in the given radius.