Skip to main content
Home

@fx/flox@0.1.1
Built and signed on GitHub Actions

Works with
This package works with Node.js, Deno, Bun
This package works with Node.js
This package works with Deno
This package works with Bun
JSR Score76%
Downloads48/wk
Published2 years ago (0.1.1)

This module provides a set of functions for Flox Projects

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:@fx/flox

Import symbol

import { install } from "@fx/flox";
or

Import directly with a jsr specifier

import { install } from "jsr:@fx/flox";

Add Package

pnpm i jsr:@fx/flox
or (using pnpm 10.8 or older)
pnpm dlx jsr add @fx/flox

Import symbol

import { install } from "@fx/flox";

Add Package

yarn add jsr:@fx/flox
or (using Yarn 4.8 or older)
yarn dlx jsr add @fx/flox

Import symbol

import { install } from "@fx/flox";

Add Package

vlt install jsr:@fx/flox

Import symbol

import { install } from "@fx/flox";

Add Package

npx jsr add @fx/flox

Import symbol

import { install } from "@fx/flox";

Add Package

bunx jsr add @fx/flox

Import symbol

import { install } from "@fx/flox";