prefixspan
v1.0.0
Published
> TypeScript implementation of PrefixSpan algorithm, based on [PrefixSpan-py](https://github.com/chuanconggao/PrefixSpan-py).
Downloads
11
Readme
prefixspan
TypeScript implementation of PrefixSpan algorithm, based on PrefixSpan-py.
Development
Installation
pnpm install
Build
pnpm build
Test
pnpm test
Lint
pnpm lint
Typecheck
pnpm check:tsc
License
MIT - Copyright © Jan Müller