@wry/equality

v0.5.7
Structural equality checking for JavaScript values

build

npm run clean:before && npm run tsc && npm run rollup

clean:before

rimraf lib

tsc

tsc

rollup

rollup -c rollup.config.js

prepare

npm run build

test:cjs

../../shared/test.sh lib/tests/bundle.cjs

test:esm

../../shared/test.sh lib/tests/bundle.js

test

npm run test:esm && npm run test:cjs
npm i @wry/equality

Metadata

  • MIT
  • >=8
  • Ben Newman
  • released 10/24/2023

Downloads

Maintainers