This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
Releases: joeymalvinni/npm-generator
Releases · joeymalvinni/npm-generator
v1.3.1
v1.3.0
Make travis.cli pass when mocha tests pass.
v1.2.0
Update package.json.
v1.1.0
Fix README styling and add examples
v1.0.0
Acronym generator is production ready. This exposes methods generate
and isGoodAcronym
, not including the command-line flags --output=file
(or console) which generates acronyms and outputs them to a file or console, and --acronym="Your Acronym Here"
, which classifies the acronym under three categories, inappropriate, good, and NPM.
v0.9.0
This release is the first push of the acronym generator. It is non-production ready as /random-words, a key part of the project, had an empty .git folder in it, thus identified by GitHub as a submodule.