@effectful/es-persist-serialization

1.4.9 • Public • Published

@effectful/es-persist-serialization

The library uses @effectful/es-persist to store async function state for @effectful/es-persist.

It re-exports both of the libraries, and @effectful/serialization is imported as peer dependency.

Usage

Install from npm:

$ npm install --save-dev @effectful/es
$ npm install --save @effectful/es-persist-serialization @effectful/serialization

In .babelrc:

{
  "presets": ["@effectful/es-persist-serialization/transform"]
}

If there are other babel presets, add "passPerPreset":true.

License

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

Package Sidebar

Install

npm i @effectful/es-persist-serialization

Weekly Downloads

4

Version

1.4.9

License

MIT

Unpacked Size

5.97 kB

Total Files

7

Last publish

Collaborators

  • effectful