patronum 2.3.1-7848fbd8c9e4a08aff16e68f42cd84128f907783.0
Install from the command line:
Learn more about npm packages
$ npm install @effector/patronum@2.3.1-7848fbd8c9e4a08aff16e68f42cd84128f907783.0
Install via package.json:
"@effector/patronum": "2.3.1-7848fbd8c9e4a08aff16e68f42cd84128f907783.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 patronumNext 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.3.1-7848fbd8c9e4a08aff16e68f42cd84128f907783.0.tgz
Download activity
- Total downloads 2
- Last 30 days 0
- Last week 0
- Today 0
Recent versions
View all- 2.3.1-7848fbd8c9e4a08aff16e68f42cd84128f907783.0
- 2.4.1-d24f2565be2ae1b9967b0c47527407ca743d2b36.0
- 2.3.1-d24f2565be2ae1b9967b0c47527407ca743d2b36.0
- 2.3.1-40544b209759db550e8ea92e741147abf59ee1ff.0
- 2.3.1-574b007fb98215bb43cc890c299c7a0a0b0d6dc3.0
- 2.3.1-9d4c12ca8af01a904cb01e8a36553a49a0c1227e.0
- 2.3.1-f12547281ec14a0b432d95ac9c0ebfbb38f8302f.0
- 2.3.1-686cbc16741e3cd1c7336c6b27a626958e1436d5.0
- 2.3.1-b207aeff66fc292f011db190995b5ad527b16efe.0
- 2.3.1-1586103296a5fa88cc6b6bd010662cad305542a5.0