Showing 1-20 of 35,439 packages
Parse byte string to byte number, e.g. 1.2 Kb -> 1228.8, Kb, Mb, Gb, Tb, Pb, Eb, Zb, Yb supported.
See our api docs https://serialport.io/docs/api-parser-byte-length
See our api docs https://serialport.io/docs/api-parser-inter-byte-timeout
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
Robustly get the byte offset of a Typed Array
Get the byteLength out of a DataView, robustly.
Get the byteOffset out of a DataView, robustly.
Parse an SMTP (RFC-5321) address
Get utf8 byte length of string
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Node.js package to access serial ports. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!
Parse EditorConfig-INI file contents into AST
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
Generic interruptible "parser" mixin for Transform & Writable streams
Javascript parser for DICOM Part 10 data
A JavaScript parser
A utility package to parse strings
Strip UTF-8 byte order mark (BOM) from a string
the mighty option parser used by yargs