{"id":17419600,"url":"https://github.com/bendrucker/precision","last_synced_at":"2025-04-15T00:04:02.918Z","repository":{"id":33934788,"uuid":"37658373","full_name":"bendrucker/precision","owner":"bendrucker","description":"Find the decimal precision of a given number","archived":false,"fork":false,"pushed_at":"2019-08-19T21:41:03.000Z","size":8,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T08:14:05.064Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/bendrucker.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":"2015-06-18T12:32:36.000Z","updated_at":"2021-05-28T12:34:51.000Z","dependencies_parsed_at":"2022-07-13T16:48:05.781Z","dependency_job_id":null,"html_url":"https://github.com/bendrucker/precision","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/bendrucker%2Fprecision","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendrucker%2Fprecision/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendrucker%2Fprecision/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendrucker%2Fprecision/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bendrucker","download_url":"https://codeload.github.com/bendrucker/precision/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248752510,"owners_count":21156106,"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-17T02:27:34.508Z","updated_at":"2025-04-15T00:04:02.899Z","avatar_url":"https://github.com/bendrucker.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# precision [![Build Status](https://travis-ci.org/bendrucker/precision.svg?branch=master)](https://travis-ci.org/bendrucker/precision) [![Greenkeeper badge](https://badges.greenkeeper.io/bendrucker/precision.svg)](https://greenkeeper.io/)\n\n\u003e Find the decimal precision of a given number\n\n\n## Install\n\n```\n$ npm install --save precision\n```\n\n\n## Usage\n\n```js\nvar precision = require('precision')\nprecision(1.123)\n//=\u003e 3\n```\n\n## API\n\n#### `precision(value)`\n\n##### value\n\n*Required*  \nType: `number`\n\n## License\n\nMIT © [Ben Drucker](http://bendrucker.me)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbendrucker%2Fprecision","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbendrucker%2Fprecision","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbendrucker%2Fprecision/lists"}