{"id":24255951,"url":"https://github.com/tcelestino/conjugate-cli","last_synced_at":"2025-09-23T18:30:25.930Z","repository":{"id":30994866,"uuid":"126592793","full_name":"tcelestino/conjugate-cli","owner":"tcelestino","description":"command line to find the correct verb tenses in english","archived":false,"fork":false,"pushed_at":"2024-11-29T10:26:18.000Z","size":245,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-29T11:25:58.234Z","etag":null,"topics":["cli","command-line","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tcelestino.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-24T11:28:40.000Z","updated_at":"2024-11-29T10:26:20.000Z","dependencies_parsed_at":"2023-01-14T18:07:31.894Z","dependency_job_id":null,"html_url":"https://github.com/tcelestino/conjugate-cli","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcelestino%2Fconjugate-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcelestino%2Fconjugate-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcelestino%2Fconjugate-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcelestino%2Fconjugate-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tcelestino","download_url":"https://codeload.github.com/tcelestino/conjugate-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233993001,"owners_count":18762768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","command-line","nodejs"],"created_at":"2025-01-15T04:22:54.298Z","updated_at":"2025-09-23T18:30:25.381Z","avatar_url":"https://github.com/tcelestino.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Conjugate Command Line\n\nWe sometimes forget to conjugate verbs in English or in other languages and that is why I have developed conjugate command line, a useful tools to help us find the correct verb tenses on terminal.\n\nConjugate command line is a web scraper that uses data from [bab.la](https://bab.la) website. It is, however, an independent project which **does not relate** to bab.la website.\n\n## Installation\n\n```bash\nnpm i -g @tcelestino/conjugate-cli\n```\n\n## Usage\n\n```bash\nconjugate play\n```\n\nThe result:\n\n```bash\n┌────────────┬─────────────┬─────────────────┐\n│ Infinitive │ Simple past │ Past participle │\n├────────────┼─────────────┼─────────────────┤\n│ to play    │ played      │ played          │\n└────────────┴─────────────┴─────────────────┘\n```\n\n**PS.:** you don't need to install the conjugate-cli, you can use `npx` instead:\n\n```bash\nnpx @tcelestino/conjugate-cli play\n```\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## To Do\n\n- Create test;\n- Add Travis integration.\n\n## Features\n\n- Add option to choice the language;\n- Create option to show verbs examples;\n- Create API module.\n\n## Credits\n\n[@tcelestino](https:/github.com/tcelestino)\n\n## License\n\nThe MIT License (MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcelestino%2Fconjugate-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftcelestino%2Fconjugate-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcelestino%2Fconjugate-cli/lists"}