This release is 10 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




JSR Score
94%
Published
a month ago (1.2.4)
Add Package
deno add jsr:@reliverse/pathkit
Import symbol
import { posix } from "@reliverse/pathkit";
Import directly with a jsr specifier
import { posix } from "jsr:@reliverse/pathkit";
Add Package
pnpm i jsr:@reliverse/pathkit
pnpm dlx jsr add @reliverse/pathkit
Import symbol
import { posix } from "@reliverse/pathkit";
Add Package
yarn add jsr:@reliverse/pathkit
yarn dlx jsr add @reliverse/pathkit
Import symbol
import { posix } from "@reliverse/pathkit";
Add Package
vlt install jsr:@reliverse/pathkit
Import symbol
import { posix } from "@reliverse/pathkit";
Add Package
npx jsr add @reliverse/pathkit
Import symbol
import { posix } from "@reliverse/pathkit";
Add Package
bunx jsr add @reliverse/pathkit
Import symbol
import { posix } from "@reliverse/pathkit";