- Input: a JSON steno dictionary with US spelling.
- Output: a JSON steno dictionary composed of the differences with UK spelling, plus some edge cases (UK uses both check and cheque, draft and draught.)
- Get Node JS
- Clone and
cd
into the repo. npm install && npm start
- Dictionary will be generated against
main.json
in the repo. No arguments because I'm a little lazy.