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
6 months ago (0.1.1)

Add Package

deno add jsr:@hugoalh/bytes-matcher

Import symbol

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

---- OR ----

Import directly with a jsr specifier

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