{"id":18658384,"url":"https://github.com/shime/humanize-time","last_synced_at":"2025-04-11T19:32:19.692Z","repository":{"id":20468360,"uuid":"23745854","full_name":"shime/humanize-time","owner":"shime","description":"Converts miliseconds to human-readable format.","archived":false,"fork":false,"pushed_at":"2021-12-18T15:07:03.000Z","size":72,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-13T21:31:49.936Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/shime.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":"2014-09-06T21:30:53.000Z","updated_at":"2022-03-22T13:14:01.000Z","dependencies_parsed_at":"2022-07-31T21:08:04.923Z","dependency_job_id":null,"html_url":"https://github.com/shime/humanize-time","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shime%2Fhumanize-time","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shime%2Fhumanize-time/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shime%2Fhumanize-time/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shime%2Fhumanize-time/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shime","download_url":"https://codeload.github.com/shime/humanize-time/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248467053,"owners_count":21108587,"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":[],"created_at":"2024-11-07T07:32:42.429Z","updated_at":"2025-04-11T19:32:19.378Z","avatar_url":"https://github.com/shime.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Humanize time\n\n[![Downloads](https://img.shields.io/npm/dt/humanize-time.svg)](https://npmjs.org/package/humanize-time)\n\nConverts miliseconds to human-readable format.\n\n## Install\n\n    npm install humanize-time\n\n## Example\n\n```javascript\n  var time = require('humanize-time')\n\n  time(2000)    // '2s'\n  time(62000)   // '1m, 2s'\n  time(3662000) // '1h, 1m, 2s'\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshime%2Fhumanize-time","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshime%2Fhumanize-time","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshime%2Fhumanize-time/lists"}