{"id":22881501,"url":"https://github.com/luludotdev/timeparser","last_synced_at":"2025-10-07T14:59:28.708Z","repository":{"id":34896002,"uuid":"186932852","full_name":"luludotdev/timeparser","owner":"luludotdev","description":"Parse complex length strings to a millisecond value","archived":false,"fork":false,"pushed_at":"2023-03-04T03:44:41.000Z","size":759,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T14:59:28.062Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@lolpants/timeparser","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luludotdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"patreon":"JackBaron","ko_fi":"lolpants","custom":["https://www.paypal.me/jackbarondev","https://monzo.me/jackbaron"]}},"created_at":"2019-05-16T02:05:28.000Z","updated_at":"2021-08-19T14:03:49.000Z","dependencies_parsed_at":"2023-07-17T23:00:57.839Z","dependency_job_id":null,"html_url":"https://github.com/luludotdev/timeparser","commit_stats":null,"previous_names":["luludotdev/timeparser","lolpants/timeparser"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/luludotdev/timeparser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luludotdev%2Ftimeparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luludotdev%2Ftimeparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luludotdev%2Ftimeparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luludotdev%2Ftimeparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luludotdev","download_url":"https://codeload.github.com/luludotdev/timeparser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luludotdev%2Ftimeparser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278794401,"owners_count":26046968,"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-10-07T02:00:06.786Z","response_time":59,"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-12-13T17:37:32.692Z","updated_at":"2025-10-07T14:59:28.687Z","avatar_url":"https://github.com/luludotdev.png","language":"TypeScript","funding_links":["https://patreon.com/JackBaron","https://ko-fi.com/lolpants","https://www.paypal.me/jackbarondev","https://monzo.me/jackbaron"],"categories":[],"sub_categories":[],"readme":"# ⏰ Timeparser\n![Node.js CI](https://github.com/lolPants/timeparser/workflows/Node.js%20CI/badge.svg?branch=master)\n[![NPM version](https://img.shields.io/npm/v/@lolpants/timeparser.svg?maxAge=3600)](https://www.npmjs.com/package/@lolpants/timeparser)\n[![NPM downloads](https://img.shields.io/npm/dt/@lolpants/timeparser.svg?maxAge=3600)](https://www.npmjs.com/package/@lolpants/timeparser)\n[![Dependencies](https://img.shields.io/david/lolpants/timeparser.svg?maxAge=3600)](https://david-dm.org/lolpants/timeparser)\n\u003e Parse complex length strings to a millisecond value\n\n## 💾 Installation\nThe package is on the NPM registry as `@lolpants/timeparser`. Simply install it with your NPM client of choice.\n\n## 🔧 Usage\n```ts\nimport { parse } from 'timeparser'\n\n// Parse\nconst len = parse('1 minute')\n// =\u003e 60000\n```\n\nCheck `/test/parse.test.ts` for examples of parsable strings.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluludotdev%2Ftimeparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluludotdev%2Ftimeparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluludotdev%2Ftimeparser/lists"}