Based off of the amazing Synthwave84 VSCode theme by https://github.com/robb0wen
Contains parsers and serializers for ASN.1 (currently BER only)
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
Generate and parse ASN1.BER objects
The `b-ber-lib` package includes classes and modules for managing b-ber's internal state, performing I/O operations, and parsing and rendering YAML and JSON data.
Encode and decode ASN.1 DER
The `b-ber-tasks` package contains modules used for b-ber's I/O operations.
The `b-ber-reader` package is used to render a horizontally scrolling HTML view in a browser. It includes a user-interface to navigate through a published project, display a project metadata, and to download related project assets. This package contains t
The `b-ber-templates` package contains templates for different types of content that b-ber outputs during I/O operations.
The `b-ber-grammar-dialogue` package renders b-ber's custom `dialogue` Markdown extension (directive) into HTML. More information about b-ber directives can be found in the [All directives](https://github.com/triplecanopy/b-ber/wiki/all-directives) page i
The `b-ber-grammar-gallery` package renders b-ber's custom `gallery` Markdown extension (directive) into HTML. More information about b-ber directives can be found in the [All directives](https://github.com/triplecanopy/b-ber/wiki/all-directives) page in
The `b-ber-grammar-attributes` package is used internally by b-ber to parse the attributes of custom Markdown extensions.
The `b-ber-grammar-frontmatter` package renders b-ber's custom `frontmatter` Markdown extension (directive) into HTML. More information about b-ber directives can be found in the [All directives](https://github.com/triplecanopy/b-ber/wiki/all-directives)
The `b-ber-grammar-epigraph` package renders b-ber's custom `epigraph` Markdown extension (directive) into HTML. More information about b-ber directives can be found in the [All directives](https://github.com/triplecanopy/b-ber/wiki/all-directives) page i
The `b-ber-parser-dialogue` package is used internally parse the `dialogue` custom Markdown extension (directive). More information about b-ber directives can be found in the [All directives](https://github.com/triplecanopy/b-ber/wiki/all-directives) page
The `b-ber-grammar-pullquote` package renders b-ber's custom `pullquote` Markdown extension (directive) into HTML. More information about b-ber directives can be found in the [All directives](https://github.com/triplecanopy/b-ber/wiki/all-directives) page
The `b-ber-grammar-media` package renders b-ber's custom `audio` and `video` Markdown extensions (directives) into HTML. More information about b-ber directives can be found in the [All directives](https://github.com/triplecanopy/b-ber/wiki/all-directives
A serif theme for b-ber projects
The `b-ber-parser-footnotes` package is used internally parse footnotes in Markdown.
The `b-ber-grammar-renderer` package is used internally by b-ber to render containing custom Markdown extensions (directives) into HTML. More information about b-ber directives can be found in the [All directives](https://github.com/triplecanopy/b-ber/wik
The `b-ber-parser-figure` package is used internally parse the `figure` custom Markdown extension (directive). More information about b-ber directives can be found in the [All directives](https://github.com/triplecanopy/b-ber/wiki/all-directives) page in
The `b-ber-resources` package contains assets for newly initialized b-ber projects.
The `b-ber-markdown-renderer` package is used internally to register the Markdown plugins and manage the rendering of Markdown to HTML.
The `b-ber-grammar-logo` package renders b-ber's custom `logo` Markdown extension (directive) into HTML. More information about b-ber directives can be found in the [All directives](https://github.com/triplecanopy/b-ber/wiki/all-directives) page in the b-