{"id":15857405,"url":"https://github.com/mcabreradev/number-formatter","last_synced_at":"2026-03-18T17:02:29.291Z","repository":{"id":79827413,"uuid":"100439109","full_name":"mcabreradev/number-formatter","owner":"mcabreradev","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-05T09:35:19.000Z","size":3077,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T12:47:15.742Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/mcabreradev.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":"2017-08-16T02:29:01.000Z","updated_at":"2017-08-16T16:57:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee92b1ea-06c8-48ca-ad52-562ebc4b8bc1","html_url":"https://github.com/mcabreradev/number-formatter","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":0.2222222222222222,"last_synced_commit":"b3d752b20fb08279cb37626daf023cdf0fb2c297"},"previous_names":["miguel4ngelc/number-formatter"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcabreradev%2Fnumber-formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcabreradev%2Fnumber-formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcabreradev%2Fnumber-formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcabreradev%2Fnumber-formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcabreradev","download_url":"https://codeload.github.com/mcabreradev/number-formatter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246703229,"owners_count":20820375,"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-10-05T20:22:49.916Z","updated_at":"2026-01-15T22:33:44.029Z","avatar_url":"https://github.com/mcabreradev.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/miguel4ngelc/number-formatter.svg?branch=master)](https://travis-ci.org/miguel4ngelc/number-formatter)\n[![Coverage Status](https://coveralls.io/repos/github/miguel4ngelc/number-formatter/badge.svg?branch=master)](https://coveralls.io/github/miguel4ngelc/number-formatter?branch=master)\n\nNumber Formatter ;)\n=========\n\nA small library that adds commas to numbers\n\n## Installation\n\n  `npm install @miguel4ngelc/number-formatter`\n\n## Usage\n\n    var numFormatter = require('@miguel4ngelc/number-formatter');\n\n    var formattedNum = numFormatter(35666);\n  \n  \n  Output should be `35,666`\n\n\n## Tests\n\n  `npm test`\n\n## Contributing\n\nIn lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcabreradev%2Fnumber-formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcabreradev%2Fnumber-formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcabreradev%2Fnumber-formatter/lists"}