Skip to main content

Built and signed on GitHub Actions

🧩 A ready to use CI/CD Pipeline for Gleam Projects

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 Score
76%
Published
a month ago (0.8.1)

Add Package

deno add jsr:@fluentci/gleam

Import symbol

import { format } from "@fluentci/gleam";

---- OR ----

Import directly with a jsr specifier

import { format } from "jsr:@fluentci/gleam";

Add Package

npx jsr add @fluentci/gleam

Import symbol

import { format } from "@fluentci/gleam";

Add Package

yarn dlx jsr add @fluentci/gleam

Import symbol

import { format } from "@fluentci/gleam";

Add Package

pnpm dlx jsr add @fluentci/gleam

Import symbol

import { format } from "@fluentci/gleam";

Add Package

bunx jsr add @fluentci/gleam

Import symbol

import { format } from "@fluentci/gleam";