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
ASN.1 encoding and decoding, including BER, CER, and DER.
Generic ASN.1 parser/decoder that can decode any valid ASN.1 DER or BER structures.