Home

js-spectre @main - refs - log -
-
https://git.jolheiser.com/js-spectre.git
JS implementation for spectre/masterpassword
drwxrwxrwx
76 B
example/
drwxrwxrwx
274 B
lib/
drwxrwxrwx
113 B
src/
drwxrwxrwx
86 B
tests/
-rw-r--r--
20 B
.gitignore
-rw-r--r--
407 B
README.md
-rw-r--r--
1.3 kB
eslint.config.js
-rw-r--r--
569 B
flake.lock
-rw-r--r--
677 B
flake.nix
-rw-r--r--
102 kB
package-lock.json
-rw-r--r--
1.1 kB
package.json
-rw-r--r--
185 B
tsconfig.build.json
-rw-r--r--
158 B
tsconfig.json

js-spectre

TypeScript/JavaScript implementation of Spectre.

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 - Same as original algorithm