| # @keyv/serialize [<img width="100" align="right" src="https://jaredwray.com/images/keyv-symbol.svg" alt="keyv">](https://github.com/jaredwra/keyv) |
| |
| > Serialization functionality for [Keyv](https://github.com/jaredwray/keyv) |
| |
| |
| [](https://github.com/jaredwray/keyv/actions/workflows/tests.yaml) |
| [](https://codecov.io/gh/jaredwray/keyv) |
| [](https://github.com/jaredwray/keyv/blob/main/LICENSE) |
| [](https://npmjs.com/package/@keyv/serialize) |
| |
| This is the serialization functionality for [Keyv](https://github.com/jaredwray/keyv/tree/main/packages/keyv). It is used to serialize and deserialize data for storage and retrieval. You can also create your own [custom serialization functions](https://github.com/jaredwray/keyv/tree/main/packages/keyv#custom-serializers). |
| |
| ## License |
| |
| [MIT © Jared Wray](LISCENCE) |