{"id":18533549,"url":"https://github.com/ray-1337/extended-parse-duration","last_synced_at":"2026-02-21T14:31:49.315Z","repository":{"id":171893917,"uuid":"647812224","full_name":"ray-1337/extended-parse-duration","owner":"ray-1337","description":"Convert extended time formats to milliseconds.","archived":false,"fork":false,"pushed_at":"2025-02-15T07:48:18.000Z","size":27,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-29T18:55:20.336Z","etag":null,"topics":["ms","parse","parse-ms","parser","time","time-parse","time-parsing"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/extended-parse-duration","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/ray-1337.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,"zenodo":null}},"created_at":"2023-05-31T15:11:13.000Z","updated_at":"2023-05-31T15:23:30.000Z","dependencies_parsed_at":"2025-05-14T23:10:53.033Z","dependency_job_id":"d6a2aa15-56ea-4ac6-8623-e60bb4c842ff","html_url":"https://github.com/ray-1337/extended-parse-duration","commit_stats":null,"previous_names":["ray-1337/extended-parse-duration"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ray-1337/extended-parse-duration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ray-1337%2Fextended-parse-duration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ray-1337%2Fextended-parse-duration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ray-1337%2Fextended-parse-duration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ray-1337%2Fextended-parse-duration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ray-1337","download_url":"https://codeload.github.com/ray-1337/extended-parse-duration/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ray-1337%2Fextended-parse-duration/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29683931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T14:31:22.911Z","status":"ssl_error","status_checked_at":"2026-02-21T14:31:22.570Z","response_time":107,"last_error":"SSL_read: 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":["ms","parse","parse-ms","parser","time","time-parse","time-parsing"],"created_at":"2024-11-06T19:12:02.081Z","updated_at":"2026-02-21T14:31:49.279Z","avatar_url":"https://github.com/ray-1337.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EPD\nConvert time formats to milliseconds (Extended version)\n\n# Examples\n```js\nimport parser from \"extended-parse-duration\";\n\nparser(\"30s\"); // 30000\nparser(\"45 seconds\"); // 45000\nparser(\"00:25\"); // 25000\nparser(55); // 55000\n```\n\n# Supports\n- Time with colon notation (dd:hh:mm:ss, hh:mm:ss, mm:ss, m:ss)\n- [ms](https://npmjs.com/ms) format.\n- [Human readable](https://npmjs.com/parse-duration) format.\n\n# License\n[MIT](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fray-1337%2Fextended-parse-duration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fray-1337%2Fextended-parse-duration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fray-1337%2Fextended-parse-duration/lists"}