patronum 2.2.1-587d9366e1e1f20fa83a7086b5fa85598db6e086.0
Install from the command line:
Learn more about npm packages
$ npm install @effector/patronum@2.2.1-587d9366e1e1f20fa83a7086b5fa85598db6e086.0
Install via package.json:
"@effector/patronum": "2.2.1-587d9366e1e1f20fa83a7086b5fa85598db6e086.0"
About this version
โ๏ธ Effector operators library delivering modularity and convenience
- ๐ฒ Try it online: StackBlitz | Codesandbox | Playground
- ๐ Read documentation: patronum.effector.dev
- ๐ฆ Source: JSdeliver | Unpkg | NPM | GitHub
- ๐ฆ Say about it: Twitter
Please, review documentation for YOUR version of patronum not the latest. Find and open tag/release for your version and click on the tag vA.B.C to view repo and documentation for that version, or use "Switch branches/tags" selector.
npm install patronum
# or
yarn add patronum
# or
pnpm add patronum
Next just import methods from "patronum"
and use it:
import { createEffect } from 'effector';
import { status } from 'patronum';
const userLoadFx = createEffect();
const $status = status({ effect: userLoadFx });
You can read more at documentation.
Patronum had 3 breaking changes: 1) from 0.14
to 0.100
, 2) from 0.100
to 0.110
, 3) from 0.110
to 1.0
We have migration guide.
You can review CONTRIBUTING.md
- Check out the draft release.
- All PRs should have correct labels and useful titles. You can review available labels here.
- Update labels for PRs and titles, next manually run the release drafter action to regenerate the draft release.
- Review the new version and press "Publish"
- If required check "Create discussion for this release"
Assets
- patronum-2.2.1-587d9366e1e1f20fa83a7086b5fa85598db6e086.0.tgz
Download activity
- Total downloads 2
- Last 30 days 0
- Last week 0
- Today 0
Recent versions
View all- 2.3.1-150c823f8273a3ec6dc28dd2666a25b7dcaa0ddd.0
- 2.2.1-150c823f8273a3ec6dc28dd2666a25b7dcaa0ddd.0
- 2.2.1-036b2f05cf3065b97cedd29475ed9e046662bf4b.0
- 2.2.1-587d9366e1e1f20fa83a7086b5fa85598db6e086.0
- 2.2.1-176cf5ff708e1a3a77d90e96476eb08e12bd9a2c.0
- 2.2.1-9fe123121f818c7fc21d72e7e3b2b6022b25b110.0
- 2.2.1-77f5cb277c9a9559b1cb85372892fd27d2178f54.0
- 2.2.1-b4dc58a78482c03319a567663d1fd3b0e60807a8.0
- 2.2.1-b81f7d9348faf4e6de6fcc696137c3ba91d712ef.0
- 2.2.1-75ad9600ace84e61bba3428de75ac6695210b801.0