asn1js
asn1js is a pure JavaScript library implementing this standard. ASN.1 is the basis of all X.509 related data structures and numerous other protocols used on the web
asn1-ber
Generate and parse ASN1.BER objects
@lapo/asn1js
Generic ASN.1 parser/decoder that can decode any valid ASN.1 DER or BER structures.
asn1tools-js
ASN.1 encoding and decoding library for TypeScript/JavaScript, compatible with Python asn1tools