Left rotation operation on an array
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
Matches strings against configurable strings, globs, regular expressions, and/or functions
Run an array of functions in parallel
Lazy-evaluating list of files, based on globs or regex patterns
Flatten nested arrays
Parameterised tests for Jest
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Return a function which tests if every element in an array passes a test condition.
No description provided.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
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.
test for inclusion or exclusion of paths using globs
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Array manipulation, ordering, searching, summarizing, etc.
The `b-ber-tasks` package contains modules used for b-ber's I/O operations.
The `b-ber-templates` package contains templates for different types of content that b-ber outputs during I/O operations.
Encode and decode ASN.1 DER
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
Zero dependency library to safe merge objects.