mirror of
https://gh.wpcy.net/https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2026-04-26 06:07:35 +08:00
15 lines
1.1 KiB
Markdown
15 lines
1.1 KiB
Markdown
# @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)
|