Skip to main content
Home

Built and signed on GitHub Actions

ASN.1 data structures for the Association Control Service Element (ACSE) as defined in ITU-T Recommendations X.227 and X.227bis.

This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score
100%
Published
4 weeks ago (2.0.0)

Application Service Control Element PDUs in TypeScript

The PDUs and other data types from the ASN.1 definitions defined in the International Telecommunication Union's (ITU) Recommendation X.227, which defines Association Control Service Element (ACSE).

See the documentation that applies to this library and others to learn how to use this module.

These libraries were generated entirely or in part by the ASN.1 Compilation Service offered by Wildboar Software. The ASN.1 compiler itself is closed-source and proprietary, but some of the libraries produced with it are released publicly under the MIT license.

If you would like to see additional ASN.1 libraries in TypeScript or other programming languages, or if you have any other questions, please contact us at contact@wildboarsoftware.com.

ESM-Only

As of June 12th, 2025, this module is only compiled to ESM. CommonJS will no longer be supported.

Built and signed on
GitHub Actions

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:@wildboar/acse

Import symbol

import * as acse from "@wildboar/acse";
or

Import directly with a jsr specifier

import * as acse from "jsr:@wildboar/acse";

Add Package

pnpm i jsr:@wildboar/acse
or (using pnpm 10.8 or older)
pnpm dlx jsr add @wildboar/acse

Import symbol

import * as acse from "@wildboar/acse";

Add Package

yarn add jsr:@wildboar/acse
or (using Yarn 4.8 or older)
yarn dlx jsr add @wildboar/acse

Import symbol

import * as acse from "@wildboar/acse";

Add Package

vlt install jsr:@wildboar/acse

Import symbol

import * as acse from "@wildboar/acse";

Add Package

npx jsr add @wildboar/acse

Import symbol

import * as acse from "@wildboar/acse";

Add Package

bunx jsr add @wildboar/acse

Import symbol

import * as acse from "@wildboar/acse";