John Crepezzi
|
3b6934e348
|
Phonetic key generator to es6 and add some tests
|
8 years ago |
John Crepezzi
|
f161cc33b4
|
Added tests and converted dictionary key generator to es6
|
8 years ago |
John Crepezzi
|
e4e025f67e
|
Convert random generator to es6 and add some specs for it directly
|
8 years ago |
John Crepezzi
|
5939dec185
|
Added eslint and fixed an issue from #158
|
8 years ago |
John Crepezzi
|
87b1c76aaf
|
One more
|
8 years ago |
John Crepezzi
|
4599203bdf
|
A few style nit-picks
|
8 years ago |
Klas af Geijerstam
|
d66bc9a6c4
|
Removed unused lines
|
8 years ago |
Klas af Geijerstam
|
80f0618736
|
Updated dictionary.js
Now expects a newline separated dictionary, supports both \n and \n\r
|
8 years ago |
Klas af Geijerstam
|
ac2bceefbb
|
Added missing )
|
8 years ago |
Klas af Geijerstam
|
dbf4f6b5dd
|
Removed usage of random-js
Replaced random-js with vanilla JS random
|
8 years ago |
Klas af Geijerstam
|
8e9205cecc
|
Update dictionary.js
|
8 years ago |
Klas af Geijerstam
|
e54a860172
|
Added dictionary.js
A key generator that uses a dictionary to create its keys
|
8 years ago |
JonApps
|
bda2749879
|
oops 🍺
|
11 years ago |
JonApps
|
028aa96b13
|
phonetic keys can begin with vowel + added missing \'z\' to consontants
|
11 years ago |
John Crepezzi
|
f37d1ad401
|
Clean up some code and move document stores into subfolder
|
14 years ago |
John Crepezzi
|
6e4c087319
|
Remove hashlib dependency and switch to mocha for testing
|
14 years ago |
John Crepezzi
|
cc65e98940
|
Added support for phonetic key naming
Closes #7
|
14 years ago |