Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.
/ en-numeronym-web Public archive

Lists a numeronym and words with the same numeronym, for a given English word.

License

Notifications You must be signed in to change notification settings

Niccari/en-numeronym-web

Repository files navigation

en-numeronym-web

Lists a numeronym and words with the same numeronym, for a given English word.

numeronym resolving showcase

Run locally

npm run dev

Run unit tests

npm run test

Build for production

npm run build

Appendix: updating english words

  1. fetch index.json from https://github.com/words/an-array-of-english-words
  2. rename index.json to bin/words.json
  3. run npm run prepareWords
  4. move wordsLut.json to the public folder

About

Lists a numeronym and words with the same numeronym, for a given English word.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published