search/
Start typing to search packages!
package_2
zenit
By @cometahn1042f
Roblox
MirroredZENIT
ZENIT is an environment-aware networking library for Luau on Roblox. It automatically resolves and returns ZenitServer when required on the server, or ZenitClient when required on the client.
Documentation Index
- API Reference: Dynamic environment detection (
ZenitServer/ZenitClient). - Architecture & Design: Server-side cleanup of client code and security isolation.
- Performance & Memory Profile: Zero overhead module resolution metrics.
- Failure Modes & Exception Guarantees: Attempting to require ZenitServer on client context.
- Executable Examples: Single require pattern for unified network scripts.
Quick Start
local ZENIT = require(path.to.ZENIT)
-- ZENIT automatically returns Server or Client module depending on RunService context
Package Details
Install command (Click to copy)
Version
0.1.5
License
MIT
Safe for commercial use
Automated license review — not legal advice.
