{"id":20229172,"url":"https://github.com/datpmt/cefr-words","last_synced_at":"2026-01-30T08:33:42.893Z","repository":{"id":261567585,"uuid":"884695028","full_name":"datpmt/cefr-words","owner":"datpmt","description":"A gem that provides English vocabulary lists organized by CEFR levels.","archived":false,"fork":false,"pushed_at":"2024-11-07T08:24:13.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-16T17:45:01.813Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/datpmt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-07T08:16:25.000Z","updated_at":"2024-11-07T08:24:16.000Z","dependencies_parsed_at":"2024-11-07T08:47:07.331Z","dependency_job_id":"fcfd61a0-3379-4cec-bb59-68de93b8f5aa","html_url":"https://github.com/datpmt/cefr-words","commit_stats":null,"previous_names":["datpmt/cefr-words"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/datpmt/cefr-words","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datpmt%2Fcefr-words","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datpmt%2Fcefr-words/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datpmt%2Fcefr-words/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datpmt%2Fcefr-words/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datpmt","download_url":"https://codeload.github.com/datpmt/cefr-words/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datpmt%2Fcefr-words/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260226879,"owners_count":22977834,"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":[],"created_at":"2024-11-14T07:34:41.839Z","updated_at":"2026-01-30T08:33:42.850Z","avatar_url":"https://github.com/datpmt.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CEFR Levels Words\n\nA gem that provides English vocabulary lists organized by CEFR levels.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'cefr-words'\n```\n\nAnd then execute:\n\n```bash\nbundle install\n```\n\n## Usage\nTo get words with CEFR level:\n```ruby\nword_list = CefrWords::WordList.new\n\n# Get A1 words\nword_list.words_by_level(\"a1\")\n\n# Get A1-C1 words\nword_list.words_by_level(\"all\")\n```\n\n## Contributors\n\n- [datpmt](https://github.com/datpmt)\n\nI welcome contributions to this project.\n\n1.  Fork it.\n2.  Create your feature branch (`git checkout -b your-feature`).\n3.  Commit your changes (`git commit -am 'Add some feature'`).\n4.  Push to the branch (`git push origin your-feature`).\n5.  Create a new pull request.\n\n## References\n1. https://www.oxfordlearnersdictionaries.com/external/pdf/wordlists/oxford-phrase-list/Oxford%20Phrase%20List.pdf\n2. https://www.oxfordlearnersdictionaries.com/external/pdf/wordlists/oxford-3000-5000/The_Oxford_3000_by_CEFR_level.pdf\n\n## License\nThe gem is available as open source under the terms of the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatpmt%2Fcefr-words","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatpmt%2Fcefr-words","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatpmt%2Fcefr-words/lists"}