Search
bitwise
Manipulates bits, nibbles, bytes, and buffers.
v2.2.1 URL:
https://unpkg.com/bitwise@2.2.1/index.js
Open
Browse Files
and
binary
bit
bits
bitwise
buffer
buffers
change
flip
manipulate
nand
nibble
nibbles
nor
not
or
read
toggle
write
xnor
xor
go-fns
Utility functions for functions.
v1.0.0 URL:
https://unpkg.com/go-fns@1.0.0/index.js
Open
Browse Files
function
utilities
utils
and
or
xor
nor
not
logical
connectives
bitwise-buffer
A simple module for bitwise operations on buffers.
v1.0.2 URL:
https://unpkg.com/bitwise-buffer@1.0.2/index.js
Open
Browse Files
bits
bitwise
buffer
crypto
inline
math
xor
buffer-xor
not
buffer-not
or
buffer-or
and
buffer-and
nor
buffer-nor
shift
buffer-shift
boolean-plus
easy-to-use bulk boolean operations
v1.0.3 URL:
https://unpkg.com/boolean-plus@1.0.3/dist/index.js
Open
Browse Files
boolean
and
or
xor
not
nand
nor
xnor
boolean operations
boolean logic
boolean algebra
boolean functions
boolean expressions
boolean logic operations
boolean logic functions
boolean logic expressions
extra-boolean
Boolean data type has two possible truth values to represent logic.
v1.11.1 URL:
https://unpkg.com/extra-boolean@1.11.1/index.js
Open
Browse Files
extra
boolean
algebra
logic
eqv
imp
and
count
eq
imply
is
nand
neq
nimply
nor
not
or
parse
select
xnor
xor