Skip to main content

Built and signed on GitHub Actions

Python 'range' in JS

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
4 months ago (0.2.2)

Add Package

deno add jsr:@korkje/range

Import symbol

import { type RangeParams } from "@korkje/range";

---- OR ----

Import directly with a jsr specifier

import { type RangeParams } from "jsr:@korkje/range";

Add Package

npx jsr add @korkje/range

Import symbol

import { type RangeParams } from "@korkje/range";

Add Package

yarn dlx jsr add @korkje/range

Import symbol

import { type RangeParams } from "@korkje/range";

Add Package

pnpm dlx jsr add @korkje/range

Import symbol

import { type RangeParams } from "@korkje/range";

Add Package

bunx jsr add @korkje/range

Import symbol

import { type RangeParams } from "@korkje/range";