@effectful/serialization-react

1.4.9 • 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

1.4.9

License

MIT

Unpacked Size

4.97 kB

Total Files

5

Last publish

Collaborators

  • effectful