Skip to main content

C-style struct utility for Deno

This package works with Deno
This package works with Deno
JSR Score
58%
Published
a year ago (1.0.0)

Struct

C-style struct utility for Deno.

License

Check LICENSE for more info.

Copyright 2021 @ DjDeveloperr

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:@djdev/struct

Import symbol

import * as struct from "@djdev/struct";
or

Import directly with a jsr specifier

import * as struct from "jsr:@djdev/struct";