{"id":23483473,"url":"https://github.com/khtdr/word-blocks","last_synced_at":"2025-04-14T00:13:19.772Z","repository":{"id":36691160,"uuid":"40997654","full_name":"khtdr/word-blocks","owner":"khtdr","description":"script for generating words","archived":false,"fork":false,"pushed_at":"2022-07-29T01:41:39.000Z","size":693,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T09:18:43.458Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khtdr.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-18T21:08:04.000Z","updated_at":"2022-07-29T01:42:25.000Z","dependencies_parsed_at":"2022-09-25T02:01:33.173Z","dependency_job_id":null,"html_url":"https://github.com/khtdr/word-blocks","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/khtdr%2Fword-blocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khtdr%2Fword-blocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khtdr%2Fword-blocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khtdr%2Fword-blocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khtdr","download_url":"https://codeload.github.com/khtdr/word-blocks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248799956,"owners_count":21163404,"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-12-24T21:12:04.675Z","updated_at":"2025-04-14T00:13:19.736Z","avatar_url":"https://github.com/khtdr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+title: Create words with blocks\n\n* Check out and build\n#+BEGIN_SRC\ngit https://github.com/khtdr/word-blocks.git\ncd word-blocks\n#+END_SRC\n\n#+BEGIN_SRC\npnpm install\n#+END_SRC\n\nYou can probably use `yarn` or `npm` as well.\n\n* Usage\nYou have 7 blocks, and lots of letter stickers.\n\n- Block 1 has the letters \"wftbi\", one on each side.\n- Block 2 has \"vnlog\"\n- Block etc...\n\nGenerate the words you can spell, this grabs the first 10 7-letter words.\n\n#+BEGIN_SRC shell :exports both\nnode ./blocks.js wftbi vnlog hyedo cravs modeu skima tripes \\\n    | grep '^.\\{7\\}$' | head -10\n#+END_SRC\n\n#+RESULTS:\n| abdomen |\n| abolish |\n| aborted |\n| abridge |\n| abscond |\n| absence |\n| absolve |\n| abusive |\n| abysmal |\n| acetone |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhtdr%2Fword-blocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhtdr%2Fword-blocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhtdr%2Fword-blocks/lists"}