Skip to content
/ dash Public

A collection of core utilities expanding the capabilities of Luau. This is a read-only mirror.

License

Notifications You must be signed in to change notification settings

Roblox/dash

Repository files navigation

Roblox official tests GitHub license Roblox official

Dash

A collection of core utilities expanding the capabilities of Luau in Roblox.

Read the docs

Usage

Add this package to dependencies section in your rotriever.toml, for example:

Dash = "3.0.0"

Then, require anything you need from Dash:

local Dash = require(Packages.Dash)
local map = Dash.map

License

Dash is available under the MIT license. See LICENSE for details.

About

A collection of core utilities expanding the capabilities of Luau. This is a read-only mirror.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages