@effectful/serialization-react

2.0.1 • Public • Published

@effecful/serialization-react

Registers @effectful/serialization format descriptor for React elements, making them serializible.

Usage

Install from npm:

$ npm install --save @effecful/serialization-react

Import to some module, e.g. with ES imports:

import "@effectful/serialization-react"

or with CommonJS

require("@effectful/serialization-react")

After the import is executed react elements are serializable.

LICENSE

Distributed under the terms of The MIT License (MIT).

Package Sidebar

Install

npm i @effectful/serialization-react

Weekly Downloads

2

Version

2.0.1

License

MIT

Unpacked Size

5.19 kB

Total Files

5

Last publish

Collaborators

  • effectful