Skip to main content
Home

Built and signed on GitHub Actions

This package provides utilities for use with the MACER / MAVEN primitives in cosys.work ecosystem.

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
100%
Published
a year ago (0.2.71)
property Effect.prototype._sources

Type

Node<T>

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@cosyswork/macerven

Import symbol

import { Effect } from "@cosyswork/macerven";
or

Import directly with a jsr specifier

import { Effect } from "jsr:@cosyswork/macerven";

Add Package

pnpm i jsr:@cosyswork/macerven
or (using pnpm 10.8 or older)
pnpm dlx jsr add @cosyswork/macerven

Import symbol

import { Effect } from "@cosyswork/macerven";

Add Package

yarn add jsr:@cosyswork/macerven
or (using Yarn 4.8 or older)
yarn dlx jsr add @cosyswork/macerven

Import symbol

import { Effect } from "@cosyswork/macerven";

Add Package

vlt install jsr:@cosyswork/macerven

Import symbol

import { Effect } from "@cosyswork/macerven";

Add Package

npx jsr add @cosyswork/macerven

Import symbol

import { Effect } from "@cosyswork/macerven";

Add Package

bunx jsr add @cosyswork/macerven

Import symbol

import { Effect } from "@cosyswork/macerven";