Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
byte-converter
Converts different units of Bytes.
@wtfcode/byte-converter
Convert any value from a bit/byte unit measure to an another bit/byte measure, this package is compliant to IEC standard. EX: you can convert from KiB to kB or to Kib, Use the autoScale function for scale a given value and dataFormat to te best dataFormat
bytes
Utility to parse a string bytes to bytes and vice-versa
@wtfcode/vue-byte-converter
Vue Components For Byte Converter Library
strip-bom
Strip UTF-8 byte order mark (BOM) from a string
bit-converter
Convert array to byte, short or integer, API is based on C#
typed-array-byte-offset
Robustly get the byte offset of a Typed Array
array-buffer-byte-length
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
data-view-byte-offset
Get the byteOffset out of a DataView, robustly.
typed-array-byte-length
Robustly get the byte length of a Typed Array
data-view-byte-length
Get the byteLength out of a DataView, robustly.
pretty-bytes
Convert bytes to a human readable string: 1337 → 1.34 kB
bytes-iec
(IEC) Utility to parse a string bytes to bytes and vice-versa
strip-bom-string
Strip a byte order mark (BOM) from a string.
strip-bom-stream
Strip UTF-8 byte order mark (BOM) from a stream
strip-bom-buf
Strip UTF-8 byte order mark (BOM) from a Uint8Array
cbytes
🎁 Utility to analyze a byte to unit chain and vice versa, unit converter 🌈
@stdlib/assert-is-uint8array
Test if a value is a Uint8Array.
@stdlib/array-uint8
Uint8Array.
unicode-byte-truncate
Unicode aware string truncation that given a max byte size will truncate the string to or just below that size