Forest Logo
search
package_2

dash

By @dev-alastair

Roblox

Mirrored

dash-wally

A collection of core utilities expanding the capabilities of Lua in Roblox, tweaked for intellisense support.

Read the docs

Changes from roblox/dash

  • intellisense support
  • function documentation appears in Signature Help pop-ups
  • republished as a wally package, for easy integration with Roblox projects

Install

dash-wally can be installed using wally. For example:

[dependencies]
dash = "dev-alastair/dash@1.1.2"

Details

Error and Symbol typing

In the original package, the types of Error and Symbol (and therefore None) are *error-type* due to bad typing of the dash.class function. Here they are explicitly re-typed to expose their most useful attributes. This does, however, conceal some of the functionality provided by dash.class, such as the inclusion of metamethods and the _init method.

Run tests

(requires FFLagEnableLoadModule, see: issue, more info)

rojo build .\suites\tests.project.json --output .\suites\tests.rbxl
run-in-roblox --place .\suites\tests.rbxl --script .\suites\run-tests.lua
rmdir .\suites\tests.rbxl 

Package Details

Install command (Click to copy)


Version

1.1.2

License

MIT

check_circle

Safe for commercial use

infoLicense identified from the packaged LICENSE file; the manifest declared none.

Automated license review — not legal advice.