{"id":49360463,"url":"https://github.com/coders-tm/vue-number-format","last_synced_at":"2026-04-27T16:02:28.212Z","repository":{"id":40323642,"uuid":"405566661","full_name":"coders-tm/vue-number-format","owner":"coders-tm","description":"Easy formatted numbers, currency and percentage with input/directive mask for Vue.js","archived":false,"fork":false,"pushed_at":"2025-04-04T01:11:50.000Z","size":1920,"stargazers_count":123,"open_issues_count":4,"forks_count":16,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-24T05:41:11.178Z","etag":null,"topics":["currency-formatter","directive","directive-component","formatter","number-formatter","plugins","vue","vue-currecny-input","vue-mask","vue-money-input","vue-number-input","vue-percentage-input","vue3"],"latest_commit_sha":null,"homepage":"https://vue-number-format.netlify.app/","language":"TypeScript","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/coders-tm.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"dipaksarkar","patreon":null,"open_collective":"dipaksarkar","ko_fi":"dipaksarkar","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2021-09-12T06:37:15.000Z","updated_at":"2026-04-21T06:11:44.000Z","dependencies_parsed_at":"2023-12-30T10:19:05.564Z","dependency_job_id":"402be40a-af9d-4834-a551-4cb2cfcaa90b","html_url":"https://github.com/coders-tm/vue-number-format","commit_stats":{"total_commits":291,"total_committers":6,"mean_commits":48.5,"dds":0.429553264604811,"last_synced_commit":"5c1b11afff736b145648f5ec24f33e7adc19188d"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/coders-tm/vue-number-format","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coders-tm%2Fvue-number-format","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coders-tm%2Fvue-number-format/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coders-tm%2Fvue-number-format/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coders-tm%2Fvue-number-format/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coders-tm","download_url":"https://codeload.github.com/coders-tm/vue-number-format/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coders-tm%2Fvue-number-format/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32343571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["currency-formatter","directive","directive-component","formatter","number-formatter","plugins","vue","vue-currecny-input","vue-mask","vue-money-input","vue-number-input","vue-percentage-input","vue3"],"created_at":"2026-04-27T16:02:27.335Z","updated_at":"2026-04-27T16:02:28.206Z","avatar_url":"https://github.com/coders-tm.png","language":"TypeScript","funding_links":["https://github.com/sponsors/dipaksarkar","https://opencollective.com/dipaksarkar","https://ko-fi.com/dipaksarkar"],"categories":[],"sub_categories":[],"readme":"[![npm Version](https://badgen.net/npm/v/@coders-tm/vue-number-format?color=green)](https://www.npmjs.com/package/@coders-tm/vue-number-format)\n[![npm Downloads](https://badgen.net/npm/dt/@coders-tm/vue-number-format?color=green)](https://www.npmjs.com/package/@coders-tm/vue-number-format)\n[![github Stars](https://badgen.net/github/stars/coders-tm/vue-number-format?color=green)](https://github.com/coders-tm/vue-number-format)\n[![Bundlephobia](https://badgen.net/bundlephobia/minzip/@coders-tm/vue-number-format?color=green)](https://bundlephobia.com/result?p=@coders-tm/vue-number-format)\n[![License](https://badgen.net/github/license/coders-tm/vue-number-format?color=green)](https://github.com/coders-tm/vue-number-format/blob/master/LICENSE)\n[![Sponsor Me on GitHub](https://img.shields.io/badge/sponsor-me-blue?logo=github)](https://github.com/sponsors/dipaksarkar)\n\n# vue-number-format\n\n\u003ca href=\"https://vue-number-format.netlify.app\" rel=\"nofollow\"\u003e\u003cimg src=\"docs/vue-number-format.gif\" alt=\"\" style=\"width: 100%;\"\u003e\u003c/a\u003e\n\nVue Number Format is used to format a number using fixed-point notation. It can be used to format a number with a specific number of digits to the right of the decimal.\n\n## Installation\n\n```bash\nnpm install @coders-tm/vue-number-format\nor\nyarn add @coders-tm/vue-number-format\n```\n\n## Features\n\n- Lightweight\n- Dependency free\n- Component or Directive flavour\n- Format as you type\n- Built-in validation\n- Supports both Vue 3 and Vue 2.\n\n## Documentation\n\nPlease refer to the [project home page](https://vue-number-format.netlify.app) for a detailed documentation.\n\n## Support me\n\nIf you find my work helpful, or you want to support the development, star the repo or buy me a coffee:\n\n[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/dipaksarkar)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoders-tm%2Fvue-number-format","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoders-tm%2Fvue-number-format","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoders-tm%2Fvue-number-format/lists"}