0.6.0 • Published 4 years ago

rhymer v0.6.0

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

rhymer npm version codecov circleci

CLI tool to find rhymes using DataMuse API allowing developers to find words that rhyme from the terminal. Basically rhymezone.com but as a CLI

Getting started

Install

npm install -g rhymer
# -r or --rhyme 
$ rhymer -r hello

go blow show know snow so throw flow though pro
quo grow row sew mow low o woe crow no yoe toe hoe
glow owe joe co dough slow beau doe ho foe glo 
....

Todo

  • Improve feature set of CLI
    • near rhymes
    • thesaurus
    • synonyms
  • Work on roadmap
    • Publishing the most recent package
    • Creating a web app
      • Having some real-time web-socket fun could be interesting
      • Creating a graphql API for an internal project which gets opened up as a public API later
    • Creating a desktop APP
    • Creating a mobile app?

Old Todos

  • ~Simplify code and reduce number of files~
  • ~Add mocks for API client~
  • ~Publish as NPM package~
  • ~Set up test checks on Github~
  • ~Add Prettier and/or StandardJS and/or ESLint for code formatting~
  • ~Allow a verbose flag that will further categorize words by syllable~
0.6.0

4 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.1

6 years ago