glitchdotcom / friendly-words

The Glitch word list, packaged into an NPM module for easy use.
https://friendly-words.glitch.me
MIT License
312 stars 44 forks source link

Run `build` script #38

Closed lindapaiste closed 1 year ago

lindapaiste commented 1 year ago

Run the build command to alphabetize the .txt files and regenerate the words.json file.

We use this package over on https://editor.p5js.org/ and we've run into an issue involving some specific words. The word in question was already removed from the words/predicates.txt file in #28, but those changes have not been applied to the words.json or included in a release. Can we get a new version out? I'm not sure if it would be 1.2.1 or 1.3.0.

jennschiffer commented 1 year ago

Hi @lindapaiste - I built and bumped the version to 1.2.1 so I'm going to close this PR. Thanks for flagging this, and let me know if you run into any further issues!