Skip to main content

Client for the Thumbor image service which allows you to build URIs in an expressive fashion using a fluent API.

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
94%
Published
a month ago (0.2.0)
property Color.b

Amount of blue in the color

Type

Add Package

deno add jsr:@notwoods/thumbor-es

Import symbol

import { type Color } from "@notwoods/thumbor-es";

---- OR ----

Import directly with a jsr specifier

import { type Color } from "jsr:@notwoods/thumbor-es";

Add Package

npx jsr add @notwoods/thumbor-es

Import symbol

import { type Color } from "@notwoods/thumbor-es";

Add Package

yarn dlx jsr add @notwoods/thumbor-es

Import symbol

import { type Color } from "@notwoods/thumbor-es";

Add Package

pnpm dlx jsr add @notwoods/thumbor-es

Import symbol

import { type Color } from "@notwoods/thumbor-es";

Add Package

bunx jsr add @notwoods/thumbor-es

Import symbol

import { type Color } from "@notwoods/thumbor-es";