Transforms hex string to binary string
TypeScript definitions for hex-to-binary
Fast CBOR with a focus on strictness
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
A collection of utilities for better-auth
Generate hashes from javascript objects in node and the browser.
XRP Ledger binary codec
Postgres bytea parser
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
buffer operations
Lightning fast normal and incremental md5 for javascript
Plain color conversion functions
Use 4 & 8 character hex color notation in CSS
A Karma reporter bringing verbosity to the max.
pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.
Generate a hex color from the given text
The best regular expression (regex) for matching hex color values from string.
Pure-JS printf
A simple method to check if a string is hex prefixed.
A simple method that will strip a valid hex prefix off a string, if present.
A CSS parser, transformer, and minifier written in Rust
Convert HSL colors to RGB colors in hex format.
Parser/writer for the Intel HEX format
Encode and decode hexadecimal strings with 0x prefix handling, produce xxd-style hex dumps, format hex output with configurable grouping, swap endianness, extract byte ranges, pad hex strings, convert between hex and integers, and validate hex strings.
String extensions to convert binary data to / from human readable hex tuples.
Converts any binary file into a hex format text file
Handle binary/hex files
Convert lists of hexadecimal numbers into binary files
This gem allows programmers to hexdump arbitary strings and binaries. Helpful for your reverse engineering scripts. Has options like line_width and hex_colors which can help customize the format in which the resultant hexadecimal dump of the string or binary is displayed.
Kaitai Struct is a declarative language used for describe various binary data structures, laid out in files or in memory: i.e. binary file formats, network stream packet formats, etc. The main idea is that a particular format is described in Kaitai Struct language (.ksy file) and then can be compiled with ksc into source files in one of the supported programming languages. These modules will include a generated code for a parser that can read described data structure from a file / stream and give access to it in a nice, easy-to-comprehend API. This package is a visualizer tool for .ksy files. Given a particular binary file and .ksy file(s) that describe its format, it can visualize internal data structures in a tree form and a multi-level highlight hex viewer.
base58-alphabets - base58 encoding / decoding numbers, hex or binary strings (incl. leading zeros) with bitcoin or flickr notation / alphabet
Simple converter, binary string to hex string
Convert between binary octal decimal hex and base64 with add subtract multiply and divide operations
A String subclass to simplify handling of: 1. Binary data, including HEX encoding and Bin64 encoding. 2. Encryption such as RSA, AES, and digest methods such as SHA and MD5.
A gem for translation from hex, binary, text to morse and vice versa; it additionally can teach you Morse, play text to Morse (on linux requires SoX), translate a file to Morse and it can blink in Morse.