{"id":"lasttalon/signal","name":"signal","scope":"lasttalon","platform":"roblox","description":"A straightforward signal implementation in Luau","version":"0.1.0","latest":"0.1.0","versions":["0.1.0"],"license":"MIT","licenseRating":"safe","licenseCaveats":[],"licenseVerified":true,"dependencies":{"lasttalon/linked-list":{"version":"^0.1.0","alias":"LinkedList"}},"integrity":"53441c72fb88108456ea002ae0508b9edd411ee40239db9f182cc8385f47c94c","likes":0,"downloads":0,"install":"forest install lasttalon/signal","url":"https://forest.dev/p/roblox/lasttalon/signal","files":"https://api.forest.dev/ai/package/roblox/lasttalon/signal/files","readme":"<div align=\"center\">\n\t<h1>Signal</h1>\n</div>\n<div align=\"center\">\n\t<a href=\"https://github.com/lasttalon/signal/actions/workflows/ci.yaml\">\n\t\t<img src=\"https://github.com/lasttalon/signal/actions/workflows/ci.yaml/badge.svg\" alt=\"CI Status\">\n\t</a>\n  \t<a href=\"https://lasttalon.github.io/signal/\">\n\t\t<img src=\"https://github.com/lasttalon/signal/actions/workflows/docs.yaml/badge.svg\" alt=\"Documentation\">\n\t</a>\n</div>\n<br>\n\nA straightforward signal implementation in [Luau] for _Roblox_.\n\n[luau]: https://luau-lang.org/\n\n## Installation\n\nThis signal implementation can be installed with [Wally] by including it as a\ndependency in your `wally.toml` file.\n\n```toml\nSignal = \"lasttalon/signal@0.1.0\"\n```\n\n## Building\n\nBefore building, you'll need to install all dependencies using [Wally].\n\nYou can then sync or build the project with [Rojo]. This repository contains\nseveral project files with different builds of the project. The\n`default.project.json` is the package build.\n\n[rojo]: https://rojo.space/\n[wally]: https://wally.run/\n\n## Contributing\n\nContributions are welcome, please make a pull request! Check out our\n[contribution] guide for further information.\n\nPlease read our [code of conduct] when getting involved.\n\n[contribution]: CONTRIBUTING.md\n[code of conduct]: CODE_OF_CONDUCT.md\n\n## License\n\nThis signal implementation is free software available under the MIT license. See\nthe [license] for details.\n\n[license]: LICENSE.md\n","readmeTruncated":false}