{"id":"lasttalon/linked-list","name":"linked-list","scope":"lasttalon","platform":"roblox","description":"A linked list implementation","version":"0.1.0","latest":"0.1.0","versions":["0.1.0"],"license":"MIT","licenseRating":"safe","licenseCaveats":[],"licenseVerified":true,"dependencies":{},"integrity":"9b5c7986121a2ace8971c4068821a4b340f42b2eaca5a2895bb1d928a340ffd8","likes":0,"downloads":0,"install":"forest install lasttalon/linked-list","url":"https://forest.dev/p/roblox/lasttalon/linked-list","files":"https://api.forest.dev/ai/package/roblox/lasttalon/linked-list/files","readme":"<div align=\"center\">\n\t<h1>Linked List</h1>\n</div>\n<div align=\"center\">\n\t<a href=\"https://github.com/lasttalon/linked-list/actions/workflows/ci.yaml\">\n\t\t<img src=\"https://github.com/lasttalon/linked-list/actions/workflows/ci.yaml/badge.svg\" alt=\"CI Status\">\n\t</a>\n  \t<a href=\"https://lasttalon.github.io/linked-list/\">\n\t\t<img src=\"https://github.com/lasttalon/linked-list/actions/workflows/docs.yaml/badge.svg\" alt=\"Documentation\">\n\t</a>\n</div>\n<br>\n\nThis is a [Luau] linked list implementation for _Roblox_.\n\n[luau]: https://luau-lang.org/\n\n## Installation\n\nThis linked list implementation can be installed with [Wally] by including it as\na dependency in your `wally.toml` file.\n\n```toml\nLinkedList = \"lasttalon/linked-list@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 linked list implementation is free software available under the MIT\nlicense. See the [license] for details.\n\n[license]: LICENSE.md\n","readmeTruncated":false}