ml-tree-similarity

v2.0.0
Compares two spectra using a tree similarity

compile

rollup -c

eslint

eslint src

eslint-fix

npm run eslint -- --fix

prepack

npm run compile

prettier

prettier --check src

prettier-write

prettier --write src

test

npm run test-only && npm run eslint && npm run prettier

test-only

vitest run --coverage

Metadata

  • MIT
  • Whatever
  • Miguel Asencio
  • released 2/9/2024

Downloads