{"id":19951612,"url":"https://github.com/grimen/js-humanizer","last_synced_at":"2026-06-13T10:31:21.702Z","repository":{"id":39028728,"uuid":"215189407","full_name":"grimen/js-humanizer","owner":"grimen","description":"A human/developer friendly value humanizer - for JavaScript/Node.","archived":false,"fork":false,"pushed_at":"2023-01-04T22:48:38.000Z","size":376,"stargazers_count":0,"open_issues_count":17,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-20T02:05:14.559Z","etag":null,"topics":["data","debug","debugging","format","formatting","humanize","humanizer","log","logging","print","printing","value"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/@grimen/humanizer","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/grimen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-15T02:36:54.000Z","updated_at":"2019-12-27T04:54:00.000Z","dependencies_parsed_at":"2023-02-02T22:46:10.991Z","dependency_job_id":null,"html_url":"https://github.com/grimen/js-humanizer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/grimen/js-humanizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fjs-humanizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fjs-humanizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fjs-humanizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fjs-humanizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grimen","download_url":"https://codeload.github.com/grimen/js-humanizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fjs-humanizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34281700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":["data","debug","debugging","format","formatting","humanize","humanizer","log","logging","print","printing","value"],"created_at":"2024-11-13T01:08:48.702Z","updated_at":"2026-06-13T10:31:21.682Z","avatar_url":"https://github.com/grimen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# `js-humanizer` [![NPM version](https://badge.fury.io/js/%40grimen%2Fhumanizer.svg)](https://badge.fury.io/js/%40grimen%2Fhumanizer) [![Build Status](https://travis-ci.com/grimen/js-humanizer.svg?token=sspjPRWbecBSpceU8Jyn\u0026branch=master)](https://travis-ci.com/grimen/js-humanizer) [![Coverage Status](https://codecov.io/gh/grimen/js-humanizer/branch/master/graph/badge.svg)](https://codecov.io/gh/grimen/js-humanizer)\n\n*A developer friendly data/value humanizer for debugging/logging - for JavaScript/Node.*\n\n\n## Introduction\n\n*TODO*\n\n\n## Install\n\nInstall using **npm**:\n\n```bash\n$ npm install @grimen/humanizer\n```\n\nInstall using **yarn**:\n\n```bash\n$ yarn add @grimen/humanizer\n```\n\n\n## Use\n\nVery basic `bytesize` **[example](https://github.com/grimen/js-humanizer/tree/master/examples/bytesize.js)**:\n\n```javascript\nconst { bytesize } = require('@grimen/humanizer')\n\n// TODO: add example\n\n```\n\nVery basic `duration` **[example](https://github.com/grimen/js-humanizer/tree/master/examples/duration.js)**:\n\n```javascript\nconst { duration } = require('@grimen/humanizer')\n\n// TODO: add example\n\n```\n\n\n## Test\n\nClone down source code:\n\n```sh\n$ make install\n```\n\nRun **colorful tests** using **jest**:\n\n```sh\n$ make test\n```\n\n\n## Related\n\n- [**`python-humanizer`**](https://github.com/grimen/python-humanizer) - *\"A developer friendly data/value humanizer for debugging/logging - for Python\"*\n\n\n## About\n\nThis project was mainly initiated - in lack of solid existing alternatives - to be used at our work at **[Markable.ai](https://markable.ai)** to have common code conventions between various programming environments where **Node.js** (for I/O heavy operations) is heavily used.\n\n\n## License\n\nReleased under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrimen%2Fjs-humanizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrimen%2Fjs-humanizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrimen%2Fjs-humanizer/lists"}