ts-utls
Utilities for TypeScript library
Utilities for TypeScript library
Compose custom types containing multiple mutually exclusive type.
Returns the values from array that are not present in the other arrays
Computes a boolean combination of two planar graphs
A simple module for bitwise operations on buffers.
A SQL builder that doesn't force its opinions on you. Paste SQL together, but with flexibility.
Apply boolean Polygon clipping operations (intersection, union, difference, xor) to your Polygons & MultiPolygons.
Pseudo one-time pad crypto library for plaintext data exchange.
Library for polygons operations
Returns an array of unique values that is the symmetric difference of the provided arrays.
Apply boolean polygon clipping operations (union, intersection, difference, xor) to Polygons & MultiPolygons in your GeoJSON files.
really basic secret sharing based on xor
JavaScript's bitwise operation helper library.
brings Option / Result / match from Rust to Javascript
Digital Logic Circuit Simulator in Javascript.
Node/browser exclusive or function.
chained logical conditions: and, or, not, xor
Fast scrambled, pseudorandom, numbers in a given range touching each value only once without using a flags array or random number generator. Uses a linear feedback shift register.
seedable bytes
Simple mixing symetric cryptography node module based on XOR