This package has been deprecated

Author message:

the idea was long gone, use effector

effector-esm
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

effector-esm

ESM wrapper for effector state manager.

Installation

In order to use this package, you should install effector first.

npm i effector@latest // Latest version is recommended.

And now we can install our wrapper

npm install effector-esm

or using yarn:

yarn add effector-esm

Usage

import effector, { createStore, createEvent, ... } from 'effector-esm'

// your beautiful esm code

Readme

Keywords

none

Package Sidebar

Install

npm i effector-esm

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.91 kB

Total Files

5

Last publish

Collaborators

  • ejnshtein