{"id":"lasttalon/monolith","name":"monolith","scope":"lasttalon","platform":"roblox","description":"A Lua collections library.","version":"0.2.0","latest":"0.2.0","versions":["0.1.1","0.2.0"],"license":"MIT","licenseRating":"safe","licenseCaveats":[],"licenseVerified":true,"dependencies":{},"integrity":"770b950d1df01f9b51730d46d324df6ba0c06e68e15ae4419b167b74c37ec34e","likes":0,"downloads":0,"install":"forest install lasttalon/monolith","url":"https://forest.dev/p/roblox/lasttalon/monolith","files":"https://api.forest.dev/ai/package/roblox/lasttalon/monolith/files","readme":"<div align=\"center\">\n\t<h1>Monolith</h1>\n</div>\n<div align=\"center\">\n\t<a href=\"https://github.com/IsoLogicGames/Monolith/actions/workflows/ci.yaml\">\n\t\t<img src=\"https://github.com/IsoLogicGames/Monolith/actions/workflows/ci.yaml/badge.svg\" alt=\"CI Status\">\n\t</a>\n\t<a href=\"https://coveralls.io/github/IsoLogicGames/Monolith?branch=master\">\n\t\t<img src=\"https://coveralls.io/repos/github/IsoLogicGames/Monolith/badge.svg?branch=master\" alt=\"Coverage Status\">\n\t</a>\n\t<a href=\"https://isologicgames.github.io/Monolith/\">\n\t\t<img src=\"https://img.shields.io/badge/docs-website-informational\" alt=\"Documentation\">\n\t</a>\n\t<a href=\"https://isologicgames.github.io/Monolith/api/\">\n\t\t<img src=\"https://img.shields.io/badge/docs-api-informational\" alt=\"API Reference\">\n\t</a>\n</div>\n<br>\n\n**Monolith** is a Lua collections library targeting\n*[Lemur](https://github.com/LPGhatguy/lemur)* and\n*[Roblox](https://www.roblox.com/)*.\n\nData structures and abstract data types make managing data simple.\n* Use standard collections such as Lists, Maps, Sets, and Stacks\n* Enumerate data using loops\n* Easily build and transform data\n* Stop focusing on the plumbing\n\n## Installation\nTo install Monolith, use a tool such as [Rojo](https://rojo.space/) to sync\nMonolith with your project. Monolith is contained within the `lib` directory\nof this project.\n\nA good place to begin is our [getting started guide](https://isologicgames.github.io/Monolith/getting-started/#installation).\n\n## Documentation\nCheck the Monolith [documentation](https://isologicgames.github.io/Monolith/)\nwebsite. Our user guide is coming soon.\n\nMonolith has a fully documented [API](https://isologicgames.github.io/Monolith/api/)\nas well.\n\n## Contributing\nContributions are welcome, please make a pull request!\n\nBe sure to set up [Rojo](https://rojo.space/) to [get started](https://isologicgames.github.io/Monolith/getting-started/#installation).\nCheck out our [contribution guide](CONTRIBUTING.md) for further information.\n\nPlease read our [code of conduct](CODE_OF_CONDUCT.md) when getting involved.\n\n## License\nMonolith is free software available under the MIT license. See the\n[license](LICENSE.md) for details.\n","readmeTruncated":false}