{"id":15204120,"url":"https://github.com/afeiship/digits-split","last_synced_at":"2026-03-06T10:31:58.477Z","repository":{"id":57122605,"uuid":"87288763","full_name":"afeiship/digits-split","owner":"afeiship","description":"Digits split to standard numers.","archived":false,"fork":false,"pushed_at":"2024-05-12T03:18:21.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T02:04:29.508Z","etag":null,"topics":["bun","digits-split","num","number","unittest"],"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/afeiship.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":"2017-04-05T09:01:36.000Z","updated_at":"2024-05-12T03:18:24.000Z","dependencies_parsed_at":"2024-10-24T09:12:34.653Z","dependency_job_id":null,"html_url":"https://github.com/afeiship/digits-split","commit_stats":{"total_commits":21,"total_committers":1,"mean_commits":21.0,"dds":0.0,"last_synced_commit":"80d2fddef72a3e70d4a7a3fbddc1680ae90db1cf"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/afeiship/digits-split","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fdigits-split","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fdigits-split/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fdigits-split/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fdigits-split/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/digits-split/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fdigits-split/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30171869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"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":["bun","digits-split","num","number","unittest"],"created_at":"2024-09-28T05:21:38.310Z","updated_at":"2026-03-06T10:31:58.446Z","avatar_url":"https://github.com/afeiship.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# digits-split\n\u003e Digits split to standard numers.\n\n[![version][version-image]][version-url]\n[![license][license-image]][license-url]\n[![size][size-image]][size-url]\n[![download][download-image]][download-url]\n\n## installation\n```shell\nnpm install @jswork/digits-split\n```\n\n## usage\n```js\nimport digitsSplit from '@jswork/digits-split';\n\ndigitsSplit(1024);\n\n// [1000, 0, 20, 4]\n```\n\n## license\nCode released under [the MIT license](https://github.com/afeiship/digits-split/blob/master/LICENSE.txt).\n\n[version-image]: https://img.shields.io/npm/v/@jswork/digits-split\n[version-url]: https://npmjs.org/package/@jswork/digits-split\n\n[license-image]: https://img.shields.io/npm/l/@jswork/digits-split\n[license-url]: https://github.com/afeiship/digits-split/blob/master/LICENSE.txt\n\n[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/digits-split\n[size-url]: https://github.com/afeiship/digits-split/blob/master/dist/digits-split.min.js\n\n[download-image]: https://img.shields.io/npm/dm/@jswork/digits-split\n[download-url]: https://www.npmjs.com/package/@jswork/digits-split\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fdigits-split","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Fdigits-split","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fdigits-split/lists"}