{"id":"tascens0/dash","name":"dash","scope":"tascens0","platform":"roblox","description":"A fork of Roblox/dash on github with wally support. (https://github.com/Roblox/dash)","version":"3.3.1","latest":"3.3.1","versions":["3.3.0","3.3.1"],"license":"MIT","licenseRating":"safe","licenseCaveats":[],"licenseVerified":true,"dependencies":{},"integrity":"3e7015907d133342d4d59b3e07df5dac0315ee70cf784fda2202845fe530b1a3","likes":0,"downloads":0,"install":"forest install tascens0/dash","url":"https://forest.dev/p/roblox/tascens0/dash","files":"https://api.forest.dev/ai/package/roblox/tascens0/dash/files","readme":"![Roblox official](https://img.shields.io/badge/Roblox%20official-black?logo=roblox)\r\n[![tests](https://github.com/Roblox/dash-internal/actions/workflows/test.yml/badge.svg)](https://github.com/Roblox/dash-internal/actions/workflows/test.yml)\r\n[![GitHub license](https://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat)](./LICENSE.txt)\r\n[![Roblox official](https://img.shields.io/badge/docs-website-blue)](https://roblox.github.io/dash-internal/)\r\n\r\n# Dash\r\n\r\nA collection of core utilities expanding the capabilities of Luau in Roblox.\r\n\r\n[Read the docs](https://roblox.github.io/dash-internal/)\r\n\r\n## Usage\r\n\r\nAdd this package to `dependencies` section in your `rotriever.toml`, for example:\r\n\r\n```toml\r\nDash = \"3.3.0\"\r\n```\r\n\r\nThen, require anything you need from `Dash`:\r\n\r\n```luau\r\nlocal Dash = require(Packages.Dash)\r\nlocal map = Dash.map\r\n```\r\n\r\n## Testing\r\n\r\nTo run tests:\r\n\r\n`lest -e tests`\r\n\r\n## Benchmarking\r\n\r\nTo run benchmarks:\r\n\r\n`lest -e benchmarks`\r\n\r\n## License\r\n\r\nDash is available under the MIT license. See [LICENSE](LICENSE.txt) for details.\r\n","readmeTruncated":false}