{"id":15678065,"url":"https://github.com/stonecypher/oxford_3000","last_synced_at":"2025-04-24T04:15:05.630Z","repository":{"id":57156439,"uuid":"111882493","full_name":"StoneCypher/oxford_3000","owner":"StoneCypher","description":"The Oxford English Dictionary's basic three thousand words, as a JSON","archived":false,"fork":false,"pushed_at":"2017-11-24T06:21:44.000Z","size":15,"stargazers_count":12,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-24T04:15:00.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/StoneCypher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-24T06:10:58.000Z","updated_at":"2024-03-12T03:00:41.000Z","dependencies_parsed_at":"2022-09-05T01:51:41.013Z","dependency_job_id":null,"html_url":"https://github.com/StoneCypher/oxford_3000","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StoneCypher%2Foxford_3000","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StoneCypher%2Foxford_3000/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StoneCypher%2Foxford_3000/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StoneCypher%2Foxford_3000/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StoneCypher","download_url":"https://codeload.github.com/StoneCypher/oxford_3000/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250560056,"owners_count":21450173,"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-10-03T16:15:58.964Z","updated_at":"2025-04-24T04:15:05.614Z","avatar_url":"https://github.com/StoneCypher.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# oxford_3000\nThe Oxford English Dictionary's basic three thousand words, as a JSON\n\nThere seem to actually be 3,847 words here `shrug`\n\nOriginally sourced from [Oliver Collins' list](https://github.com/OliverCollins/Oxford-3000-Word-List/blob/master/Oxford%203000%20Word%20List.txt)\n\n## How do I use this?\n\nSimple as pie.\n\nTo install, just like any ol' module:\n\n```\nnpm install --save-dev oxford_3000\n```\n\nTo use, from a Node REPL, just like any ol' module:\n\n```\n\u003e const ox = require('oxford_3000');\nundefined\n\n\u003e ox.length;\n3847\n\n\u003e ox[2];\n'abandoned'\n```\n\n`require`ing the module simply resolves to a flat array of strings, of the form\n\n```\n[ \"a\", \"abandon\", \"abandoned\", \"ability\", \"able\", ... ]\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstonecypher%2Foxford_3000","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstonecypher%2Foxford_3000","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstonecypher%2Foxford_3000/lists"}