{"id":"anexpia/squish","name":"squish","scope":"anexpia","platform":"roblox","description":"Fork of 'Squash' with more features, optimizations, and design changes.","version":"6.1.4","latest":"6.1.4","versions":["6.0.0","6.0.1","6.0.2","6.1.0","6.1.1","6.1.2","6.1.3","6.1.4"],"license":"MIT","licenseRating":"safe","licenseCaveats":["License identified from the packaged LICENSE file; the manifest declared none."],"licenseVerified":true,"dependencies":{},"integrity":"571cbabd92de14d7c19794b522ce4b0de1c8642b94113e5c342491d41358b360","likes":0,"downloads":0,"install":"forest install anexpia/squish","url":"https://forest.dev/p/roblox/anexpia/squish","files":"https://api.forest.dev/ai/package/roblox/anexpia/squish/files","readme":"# Squish\n*This is a fork of <b>[Squash](https://github.com/Data-Oriented-House/Squash)</b>.*\n\nA simple but comprehensive SerDes library for Roblox, aimed at minimizing bandwidth and saving space by reducing the size of data. It is designed with the programmer in mind, offering full flexibility and control over the data being serialized and deserialized, with an intuitive api.\n\nIt expands upon Squash's design by adding more SerDes (e.g. variant, number, instances), exposing more utility functions for writing your own SerDes, and offering better performance in general.\n\nFull list of changes are present [here](https://anexpia.github.io/Squish/docs/differences).\n\n# Documentation\nDocumentation is present [here](https://anexpia.github.io/Squish).\n\n# Installation\n\n- **Manual**: Copy/paste the `src/init.luau` file.\n- **Pesde**:\n```bash\npesde add anexpia/squish\npesde install\n```\n\n- **Wally**:\nAdd to your `wally.toml` under `[dependencies]`:\n```toml\nSquish = \"anexpia/squish@6.1.4\"\n```","readmeTruncated":false}