{"id":15759786,"url":"https://github.com/rubilmax/ethers-decimal-number","last_synced_at":"2025-03-31T09:12:51.119Z","repository":{"id":119012973,"uuid":"550322611","full_name":"Rubilmax/ethers-decimal-number","owner":"Rubilmax","description":"➗ Useful ethers BigNumber wrapper helping with fixed-point arithmetics and formatting","archived":false,"fork":false,"pushed_at":"2022-10-13T14:25:17.000Z","size":91,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-06T13:33:27.933Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Rubilmax.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":"2022-10-12T15:06:48.000Z","updated_at":"2022-10-13T14:25:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ba8764d-1f01-4c43-8936-a2ce9c88b002","html_url":"https://github.com/Rubilmax/ethers-decimal-number","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rubilmax%2Fethers-decimal-number","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rubilmax%2Fethers-decimal-number/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rubilmax%2Fethers-decimal-number/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rubilmax%2Fethers-decimal-number/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rubilmax","download_url":"https://codeload.github.com/Rubilmax/ethers-decimal-number/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246443539,"owners_count":20778249,"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-04T10:23:21.196Z","updated_at":"2025-03-31T09:12:51.069Z","avatar_url":"https://github.com/Rubilmax.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ethers-fixednumber\n\n[![npm package][npm-img]][npm-url]\n[![Build Status][build-img]][build-url]\n[![Downloads][downloads-img]][downloads-url]\n[![Issues][issues-img]][issues-url]\n[![Commitizen Friendly][commitizen-img]][commitizen-url]\n[![Semantic Release][semantic-release-img]][semantic-release-url]\n\n\u003e ➗ Useful ethers BigNumber wrapper helping with fixed-point arithmetics and formatting\n\n## Install\n\n```bash\nnpm install ethers-fixednumber\n```\n\n```bash\nyarn add ethers-fixednumber\n```\n\n## Usage\n\n```typescript\nimport { FixedNumber } from \"ethers-fixednumber\";\n\nFixedNumber.from(\"1.2\");\n```\n\n[build-img]: https://github.com/Rubilmax/ethers-fixednumber/actions/workflows/release.yml/badge.svg\n[build-url]: https://github.com/Rubilmax/ethers-fixednumber/actions/workflows/release.yml\n[downloads-img]: https://img.shields.io/npm/dt/ethers-fixednumber\n[downloads-url]: https://www.npmtrends.com/ethers-fixednumber\n[npm-img]: https://img.shields.io/npm/v/ethers-fixednumber\n[npm-url]: https://www.npmjs.com/package/ethers-fixednumber\n[issues-img]: https://img.shields.io/github/issues/Rubilmax/ethers-fixednumber\n[issues-url]: https://github.com/Rubilmax/ethers-fixednumber/issues\n[semantic-release-img]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\n[semantic-release-url]: https://github.com/semantic-release/semantic-release\n[commitizen-img]: https://img.shields.io/badge/commitizen-friendly-brightgreen.svg\n[commitizen-url]: http://commitizen.github.io/cz-cli/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubilmax%2Fethers-decimal-number","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubilmax%2Fethers-decimal-number","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubilmax%2Fethers-decimal-number/lists"}