Skip to main content
Home

@nekz/sdp@0.10.1
Built and signed on GitHub Actions

Works with
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 Score70%•
Downloads4/wk
•
Publisheda year ago (0.10.1)

Simple Source Engine demo parser. 🔧

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:@nekz/sdp

Import symbol

import { ApplyHitBoxDamageEffect } from "@nekz/sdp";
or

Import directly with a jsr specifier

import { ApplyHitBoxDamageEffect } from "jsr:@nekz/sdp";

Add Package

pnpm i jsr:@nekz/sdp
or (using pnpm 10.8 or older)
pnpm dlx jsr add @nekz/sdp

Import symbol

import { ApplyHitBoxDamageEffect } from "@nekz/sdp";

Add Package

yarn add jsr:@nekz/sdp
or (using Yarn 4.8 or older)
yarn dlx jsr add @nekz/sdp

Import symbol

import { ApplyHitBoxDamageEffect } from "@nekz/sdp";

Add Package

vlt install jsr:@nekz/sdp

Import symbol

import { ApplyHitBoxDamageEffect } from "@nekz/sdp";

Add Package

npx jsr add @nekz/sdp

Import symbol

import { ApplyHitBoxDamageEffect } from "@nekz/sdp";

Add Package

bunx jsr add @nekz/sdp

Import symbol

import { ApplyHitBoxDamageEffect } from "@nekz/sdp";