@effectionx/fx@0.1.1Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
A collection of utility functions to streamline asynchronous workflows.
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
76%
Published
3 months ago (0.1.1)
fx
A collection of utility functions to streamline asynchronous workflows.
These functions were originally part of the starfx project and have been adapted for use with the Effection framework.
Built and signed on
GitHub Actions
Add Package
deno add jsr:@effectionx/fx
Import symbol
import * as fx from "@effectionx/fx";
Import directly with a jsr specifier
import * as fx from "jsr:@effectionx/fx";
Add Package
pnpm i jsr:@effectionx/fx
pnpm dlx jsr add @effectionx/fx
Import symbol
import * as fx from "@effectionx/fx";
Add Package
yarn add jsr:@effectionx/fx
yarn dlx jsr add @effectionx/fx
Import symbol
import * as fx from "@effectionx/fx";
Add Package
vlt install jsr:@effectionx/fx
Import symbol
import * as fx from "@effectionx/fx";
Add Package
npx jsr add @effectionx/fx
Import symbol
import * as fx from "@effectionx/fx";
Add Package
bunx jsr add @effectionx/fx
Import symbol
import * as fx from "@effectionx/fx";