```sh npm i buffer-xor-repeat ```
A simple module for bitwise-xor on buffers
```sh npm i buffer-xor-repeat ```
XSalsa20 implemented in Javascript and WebAssembly
Bitwise XOR between two Buffers or Strings, returns a Buffer
TypeScript definitions for buffer-xor
Repeat the given string n times. Fastest implementation for repeating a string.
Compose custom types containing mutually exclusive keys, using this generic Typescript helper type.
Calculate the distance between two buffers as a new buffer and compare computed distances with eachother
Create an array by repeating the given value n times.
Convert two value syntax for repeat-style into one value.
Modern Buffer API polyfill without footguns
Node.js Buffer API, for the browser
Safer Node.js Buffer API
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
A functional typescript implementation of the PCG family random number generators
tiny xor utility function
Is this value a JS ArrayBuffer?
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Determine if an object is a Buffer
Get the ArrayBuffer out of a DataView, robustly.