UNPKG

190 BMarkdownView Raw
1# `@shopify/react-serialize`
2
3Provides an idiomatic way to serialize data for rehydration in a universal react application.
4
5## Installation
6
7```bash
8$ yarn add @shopify/react-serialize
9```