Skip to content

alexfrench/us-to-uk-json-steno

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make Plover UK

  • 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.)

Run

  1. Get Node JS
  2. Clone and cd into the repo.
  3. npm install && npm start
  4. Dictionary will be generated against main.json in the repo. No arguments because I'm a little lazy.

About

Convert US steno dictionary to UK spellings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%