{"id":43109086,"url":"https://github.com/lk-code/keywordify","last_synced_at":"2026-01-31T18:18:06.617Z","repository":{"id":268597498,"uuid":"904867664","full_name":"lk-code/keywordify","owner":"lk-code","description":"a seo keyword generator","archived":false,"fork":false,"pushed_at":"2024-12-17T21:41:25.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-14T05:29:17.005Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/lk-code.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-17T17:47:12.000Z","updated_at":"2024-12-17T21:41:08.000Z","dependencies_parsed_at":"2024-12-17T19:26:44.482Z","dependency_job_id":"fa762e2f-a18f-4e83-a760-55d8147d0d3f","html_url":"https://github.com/lk-code/keywordify","commit_stats":null,"previous_names":["lk-code/keywordify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lk-code/keywordify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lk-code%2Fkeywordify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lk-code%2Fkeywordify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lk-code%2Fkeywordify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lk-code%2Fkeywordify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lk-code","download_url":"https://codeload.github.com/lk-code/keywordify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lk-code%2Fkeywordify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28949280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-31T18:18:04.968Z","updated_at":"2026-01-31T18:18:06.613Z","avatar_url":"https://github.com/lk-code.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# keywordify\n\nThis is a simple Node.js plugin that generates all possible combinations of keywords from multiple arrays.\n\n## Installation\n\nTo install the plugin, run the following command:\n\n```\nnpm install keywordify\n```\n\n## Usage\n\n```javascript\nconst { generateKeywords } = require('my-keyword-generator');\n\nconst keywords = generateKeywords(\n  [\"Shop\", \"Website\", \"App\"],\n  [\"Programmer\", \"Development\"],\n  [\"City ABC\", \"City DEF\"],\n  [\"My Website Name\"]\n);\n\n/**\n * keywords contains\n * \n * \"Shop Programmer City ABC My Website Name\"\n * ... \n * \"App Development City DEF My Website Name\"\n * ...\n */\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flk-code%2Fkeywordify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flk-code%2Fkeywordify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flk-code%2Fkeywordify/lists"}