# js-spectre
TypeScript/JavaScript implementation of [Spectre](https://spectre.app).
I don't plan on publishing this to npm, so if you want to install it you'll need to go direct or host it somewhere yourself.
`npm install git+https://git.jolheiser.com/js-spectre.git`## Code Quality
1.`npm run lint`2.`npm run lint:fix`3.`npm run test`## License
[GPLv3](LICENSE) - Same as original algorithm