{"id":21687227,"url":"https://github.com/qrac/mojigiri","last_synced_at":"2025-04-12T08:25:18.168Z","repository":{"id":57701706,"uuid":"497527895","full_name":"qrac/mojigiri","owner":"qrac","description":"Japanese text split by character type","archived":false,"fork":false,"pushed_at":"2022-07-27T09:39:24.000Z","size":46,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T03:33:15.181Z","etag":null,"topics":["japanese","mojigiri","split"],"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/qrac.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":"2022-05-29T08:07:39.000Z","updated_at":"2022-09-21T22:58:57.000Z","dependencies_parsed_at":"2022-08-29T05:31:08.004Z","dependency_job_id":null,"html_url":"https://github.com/qrac/mojigiri","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qrac%2Fmojigiri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qrac%2Fmojigiri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qrac%2Fmojigiri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qrac%2Fmojigiri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qrac","download_url":"https://codeload.github.com/qrac/mojigiri/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248538505,"owners_count":21121000,"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":["japanese","mojigiri","split"],"created_at":"2024-11-25T16:36:43.860Z","updated_at":"2025-04-12T08:25:18.140Z","avatar_url":"https://github.com/qrac.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mojigiri\n\n\u003cp\u003e\n  \u003ca aria-label=\"Made by QRANOKO\" href=\"https://qranoko.jp\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/MADE%20BY%20QRANOKO-212121.svg?style=for-the-badge\u0026labelColor=212121\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"NPM version\" href=\"https://www.npmjs.com/package/mojigiri\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/npm/v/mojigiri.svg?style=for-the-badge\u0026labelColor=212121\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"License\" href=\"https://github.com/qrac/mojigiri/blob/master/LICENSE\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/npm/l/mojigiri.svg?style=for-the-badge\u0026labelColor=212121\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## About\n\n日本語テキストを文字の種類別に分割し、配列を返します。\n\n## How To Use\n\n```bash\n$ npm install mojigiri\n```\n\n```js\nimport mojigiri from \"mojigiri\"\n\nconst example = \"日本語テキスト100を「文字の種類」でsplitする。\"\nconst result = mojigiri(example)\n\nconsole.log(result)\n// =\u003e [\"日本語\", \"テキスト\", \"100\", \"を\", \"「\", \"文字\", \"の\", \"種類\", \"」\", \"で\", \"split\", \"する\", \"。\"]\n```\n\n## License\n\n- MIT\n\n## Credit\n\n- Author: [Qrac](https://qrac.jp)\n- Organization: [QRANOKO](https://qranoko.jp)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqrac%2Fmojigiri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqrac%2Fmojigiri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqrac%2Fmojigiri/lists"}