{"id":18684948,"url":"https://github.com/tknf/budoux-edge","last_synced_at":"2025-08-04T16:33:15.490Z","repository":{"id":149987192,"uuid":"622559005","full_name":"tknf/budoux-edge","owner":"tknf","description":"BudouX on Edge environments","archived":false,"fork":false,"pushed_at":"2023-07-06T22:31:11.000Z","size":112,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-23T02:47:23.177Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/tknf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-04-02T13:28:33.000Z","updated_at":"2024-02-28T08:36:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"fafcf96d-4410-42bf-bfc5-9818dd799761","html_url":"https://github.com/tknf/budoux-edge","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tknf/budoux-edge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tknf%2Fbudoux-edge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tknf%2Fbudoux-edge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tknf%2Fbudoux-edge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tknf%2Fbudoux-edge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tknf","download_url":"https://codeload.github.com/tknf/budoux-edge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tknf%2Fbudoux-edge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268723041,"owners_count":24296541,"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-04T02:00:09.867Z","response_time":79,"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":"2024-11-07T10:19:49.678Z","updated_at":"2025-08-04T16:33:15.426Z","avatar_url":"https://github.com/tknf.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable MD014 --\u003e\n# @tknf/budoux-edge\n\nBudouX uses `jsdom` for DOM manipulation and will not work in Edge environments such as Cloudflare Workers.  \nThis package provides `budoux/edge` tuned to work in Edge environments by omitting methods that manipulate DOM.\n\n## Install\n\n```shellsession\n$ npm install budoux @tknf/budoux-edge\n```\n\n## Usage on Edge\n\n**Japanese:**\n\n```javascript\nimport { loadDefaultJapaneseParser } from \"@tknf/budoux-edge\";\nconst parser = loadDefaultJapaneseParser();\nconsole.log(parser.parse(\"今日は天気です。\"));\n// ['今日は', '天気です。']\n```\n\n**Simplified Chinese:**\n\n```javascript\nimport { loadDefaultSimplifiedChineseParser } from \"@tknf/budoux-edge\";\nconst parser = loadDefaultSimplifiedChineseParser();\nconsole.log(parser.parse(\"是今天的天气。\"));\n// ['是', '今天', '的', '天气。']\n```\n\n**Traditional Chinese:**\n\n```javascript\nimport { loadDefaultTraditionalChineseParser } from \"@tknf/budoux-edge\";\nconst parser = loadDefaultTraditionalChineseParser();\nconsole.log(parser.parse(\"是今天的天氣。\"));\n// ['是', '今天', '的', '天氣。']\n```\n\n\n## Copyright\nCopyright (c) 2023 TKNF LLC. See LICENSE.md ofr further details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftknf%2Fbudoux-edge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftknf%2Fbudoux-edge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftknf%2Fbudoux-edge/lists"}