Skip to main content

Built and signed on GitHub Actions

A module to determine whether the bytes is match the specify signature.

This package works with Deno
This package works with Deno
JSR Score
94%
Published
7 months ago (0.1.1)
property MagicBytesMetaExtend.weight

Weight of the magic bytes.

Type

Add Package

deno add jsr:@hugoalh/bytes-matcher

Import symbol

import { type MagicBytesMetaExtend } from "@hugoalh/bytes-matcher/magic-bytes";

---- OR ----

Import directly with a jsr specifier

import { type MagicBytesMetaExtend } from "jsr:@hugoalh/bytes-matcher/magic-bytes";