{"id":17681033,"url":"https://github.com/vladfaust/time-span-humanize","last_synced_at":"2025-03-12T14:31:02.524Z","repository":{"id":94996277,"uuid":"185804755","full_name":"vladfaust/time-span-humanize","owner":"vladfaust","description":"Time::Span#humanize method","archived":false,"fork":false,"pushed_at":"2019-05-09T13:50:30.000Z","size":19,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T15:54:09.836Z","etag":null,"topics":["crystal"],"latest_commit_sha":null,"homepage":"https://github.vladfaust.com/time-span-humanize","language":"Crystal","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/vladfaust.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}},"created_at":"2019-05-09T13:30:53.000Z","updated_at":"2022-10-14T04:56:12.000Z","dependencies_parsed_at":"2023-03-10T22:00:56.285Z","dependency_job_id":null,"html_url":"https://github.com/vladfaust/time-span-humanize","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladfaust%2Ftime-span-humanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladfaust%2Ftime-span-humanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladfaust%2Ftime-span-humanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladfaust%2Ftime-span-humanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vladfaust","download_url":"https://codeload.github.com/vladfaust/time-span-humanize/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243234442,"owners_count":20258466,"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":["crystal"],"created_at":"2024-10-24T09:10:00.352Z","updated_at":"2025-03-12T14:31:02.514Z","avatar_url":"https://github.com/vladfaust.png","language":"Crystal","funding_links":["https://www.patreon.com/vladfaust"],"categories":[],"sub_categories":[],"readme":"# Time::Span#humanize\n\n[![Built with Crystal](https://img.shields.io/badge/built%20with-crystal-000000.svg?style=flat-square)](https://crystal-lang.org/)\n[![Build status](https://img.shields.io/travis/vladfaust/time-span-humanize/master.svg?style=flat-square)](https://travis-ci.org/vladfaust/time-span-humanize)\n[![API Docs](https://img.shields.io/badge/api_docs-online-brightgreen.svg?style=flat-square)](https://github.vladfaust.com/time-span-humanize)\n[![Releases](https://img.shields.io/github/release/vladfaust/time-span-humanize.svg?style=flat-square)](https://github.com/vladfaust/time-span-humanize/releases)\n[![Awesome](https://awesome.re/badge-flat2.svg)](https://github.com/veelenga/awesome-crystal)\n[![vladfaust.com](https://img.shields.io/badge/style-.com-lightgrey.svg?longCache=true\u0026style=flat-square\u0026label=vladfaust\u0026colorB=0a83d8)](https://vladfaust.com)\n[![Patrons count](https://img.shields.io/badge/dynamic/json.svg?label=patrons\u0026url=https://www.patreon.com/api/user/11296360\u0026query=$.included[0].attributes.patron_count\u0026style=flat-square\u0026colorB=red\u0026maxAge=86400)](https://www.patreon.com/vladfaust)\n[![Gitter chat](https://img.shields.io/badge/chat%20on-gitter-green.svg?colorB=ED1965\u0026logo=gitter\u0026style=flat-square)](https://gitter.im/vladfaust/Lobby)\n\n`Time::Span#humanize` method for [Crystal](https://crystal-lang.org/).\n\n[![Become a Patron](https://vladfaust.com/img/patreon-small.svg)](https://www.patreon.com/vladfaust)\n\n## Installation\n\nAdd this to your application's `shard.yml`:\n\n```yaml\ndependencies:\n  time-span-humanize:\n    github: vladfaust/time-span-humanize\n    version: ~\u003e 0.1.0\n```\n\nThis shard follows [Semantic Versioning v2.0.0](http://semver.org/), so check [releases](https://github.com/vladfaust/time-span-humanize/releases) and change the `version` accordingly.\n\n\u003e Note that until Crystal is officially released, this shard would be in beta state (`0.*.*`), with every **minor** release considered breaking. For example, `0.1.0` → `0.2.0` is breaking and `0.1.0` → `0.1.1` is not.\n\n## Usage\n\n```crystal\nrequire \"time-span-humanize\"\n42.milliseconds.humanize # =\u003e \"42ms\"\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/vladfaust/time-span-humanize/fork )\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'feat: some feature') using [Angular style commits](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#commit)\n4. Push to the branch (git push origin my-new-feature)\n5. Create a new Pull Request\n\n## Contributors\n\n- [Vlad Faust](https://github.com/vladfaust) - creator and maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladfaust%2Ftime-span-humanize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladfaust%2Ftime-span-humanize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladfaust%2Ftime-span-humanize/lists"}