Showing 1-20 of 98 packages
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
The `bytestring` package contains modules for manipulating byte strings (~ arrays of octets, Uint8Array in modern JavaScript).
Parse an SMTP (RFC-5321) address
Parse/validate email address with RFC-5321 and sane size limits.
Buffer.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
JavaScript library to pack primitives to octet arrays, including int64 support, packaged for NodeJS.
oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash`
lightweight JavaScript APG parser
JavaScript library to pack primitives to octet arrays, including int64 support, packaged for NodeJS.
ZMODEM file transfers in JavaScript
MAC address parsing and manipulation
Module for various IP calculations.
htonl, htons, ntohl, ntohs - convert values between host and network byte order.
Validate Domain Names as outlined by RFC 2181
TypeScript definitions for is-domain-name
Haraka plugin that implements greylisting
Binary encoding optimised for Twitter
Allocate a buffer using an octet array.
Adaptive IP rate limiter with hierarchical pattern tracking (p2/p3 patterns) for in-memory rate limiting