{"id":25300132,"url":"https://github.com/deftio/wordgen","last_synced_at":"2026-02-08T20:31:49.590Z","repository":{"id":148290405,"uuid":"570452970","full_name":"deftio/wordgen","owner":"deftio","description":"Generate random words by combining 2-5 letter scrabble words.","archived":false,"fork":false,"pushed_at":"2023-01-19T21:06:34.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T23:41:20.705Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://deftio.github.io/wordgen/index.html","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deftio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-11-25T08:22:34.000Z","updated_at":"2022-11-25T19:16:23.000Z","dependencies_parsed_at":"2023-05-19T15:45:58.885Z","dependency_job_id":null,"html_url":"https://github.com/deftio/wordgen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deftio/wordgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deftio%2Fwordgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deftio%2Fwordgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deftio%2Fwordgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deftio%2Fwordgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deftio","download_url":"https://codeload.github.com/deftio/wordgen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deftio%2Fwordgen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269531501,"owners_count":24433245,"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","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-02-13T05:38:31.194Z","updated_at":"2026-02-08T20:31:45.734Z","avatar_url":"https://github.com/deftio.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Word Gen\r\n\r\nA simple html page which generates words by smashing 2-5 letter scrabble words together.\r\n\r\nBSD-2 license\r\n\r\n## Usage\r\nClone via git\r\nDeploy as a single page website or file:://open should work\r\nUsing URL parameters you can control the word generation.\r\n\r\n## Examples (hosted on github pages)\r\n\r\n\r\n#### Generate words using 2-letter, 3-letter, and 5-letter lists:\r\n\r\n[https://deftio.github.io/wordgen/index.html?use=2,3,5](https://deftio.github.io/wordgen/index.html?use=2,3,5)\r\n\r\n#### Generate words by combining 3 random words:\r\n\r\n[https://deftio.github.io/wordgen/index.html?wpw=3](https://deftio.github.io/wordgen/index.html?wpw=3)\r\n\r\n#### Combining 3 words from the lists of 2 and 3 letter words:\r\n\r\n[https://deftio.github.io/wordgen/index.html?wpw=3\u0026use=2,3](https://deftio.github.io/wordgen/index.html?wpw=3\u0026use=2,3)\r\n\r\n\r\n\r\n## Building etc\r\nThere is no building or bundler - this is a static HTML project written with [bitwrench.js](https://github.com/deftio/bitwrench) and [Bootstrap](https://www.getbootstrap.com)\r\n\r\n### Simple use with python3\r\n\r\nMake sure you have python3 installed.\r\n\r\nThen run this command in the wordgen directory:\r\n```\r\npython3 -m http.server 8080\r\n```\r\n\r\nnow open your browser:\r\n\r\nlocalhost:8080\r\n\r\nto see the web page.\r\n\r\nThis also works in the AWS cloud9 IDE as a simple demo.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeftio%2Fwordgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeftio%2Fwordgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeftio%2Fwordgen/lists"}