Skip to main content
Home
This release is 11 versions behind 1.3.4 — the latest version of @reliverse/pathkit. Jump to latest

@reliverse/pathkit is a slash‑consistent, cross‑platform path manipulation, with POSIX forward slash, drop‑in for node:path and unjs/pathe. This library extends the node:path module with a set of functions for manipulating file paths.

This package works with Node.js, BunIt is unknown whether this package works with Cloudflare Workers, Deno, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
It is unknown whether this package works with Deno
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score
94%
Published
4 weeks ago (1.2.3)
type alias PathExtFilter

Definition

"js"
| "ts"
| "none"
| "js-ts-none"

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:@reliverse/pathkit

Import symbol

import { type PathExtFilter } from "@reliverse/pathkit";
or

Import directly with a jsr specifier

import { type PathExtFilter } from "jsr:@reliverse/pathkit";

Add Package

pnpm i jsr:@reliverse/pathkit
or (using pnpm 10.8 or older)
pnpm dlx jsr add @reliverse/pathkit

Import symbol

import { type PathExtFilter } from "@reliverse/pathkit";

Add Package

yarn add jsr:@reliverse/pathkit
or (using Yarn 4.8 or older)
yarn dlx jsr add @reliverse/pathkit

Import symbol

import { type PathExtFilter } from "@reliverse/pathkit";

Add Package

vlt install jsr:@reliverse/pathkit

Import symbol

import { type PathExtFilter } from "@reliverse/pathkit";

Add Package

npx jsr add @reliverse/pathkit

Import symbol

import { type PathExtFilter } from "@reliverse/pathkit";

Add Package

bunx jsr add @reliverse/pathkit

Import symbol

import { type PathExtFilter } from "@reliverse/pathkit";