{"id":19874041,"url":"https://github.com/metarhia/metacalc","last_synced_at":"2025-05-02T10:30:55.824Z","repository":{"id":40234704,"uuid":"491660960","full_name":"metarhia/metacalc","owner":"metarhia","description":"Spreadsheet calculations for Metarhia 🧮","archived":false,"fork":false,"pushed_at":"2024-03-01T09:41:50.000Z","size":138,"stargazers_count":10,"open_issues_count":12,"forks_count":7,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-04-29T13:42:44.725Z","etag":null,"topics":["calculations","spreadsheet","spreadsheets"],"latest_commit_sha":null,"homepage":"https://metarhia.com","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/metarhia.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null},"funding":{"patreon":"tshemsedinov"}},"created_at":"2022-05-12T20:37:53.000Z","updated_at":"2024-01-17T09:40:06.000Z","dependencies_parsed_at":"2022-07-11T07:47:43.789Z","dependency_job_id":"1dc9bcee-6ccc-4d35-9231-b47d82b460e5","html_url":"https://github.com/metarhia/metacalc","commit_stats":{"total_commits":31,"total_committers":3,"mean_commits":"10.333333333333334","dds":"0.12903225806451613","last_synced_commit":"21a152cbe0c83fcc346acd6964380d249a37f453"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metarhia%2Fmetacalc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metarhia%2Fmetacalc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metarhia%2Fmetacalc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metarhia%2Fmetacalc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metarhia","download_url":"https://codeload.github.com/metarhia/metacalc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224306602,"owners_count":17289656,"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":["calculations","spreadsheet","spreadsheets"],"created_at":"2024-11-12T16:21:19.609Z","updated_at":"2024-11-12T16:21:22.401Z","avatar_url":"https://github.com/metarhia.png","language":"JavaScript","funding_links":["https://patreon.com/tshemsedinov"],"categories":[],"sub_categories":[],"readme":"# Spreadsheet calculations for Metarhia\n\n[![ci status](https://github.com/metarhia/metacalc/workflows/Testing%20CI/badge.svg)](https://github.com/metarhia/metacalc/actions?query=workflow%3A%22Testing+CI%22+branch%3Amaster)\n[![snyk](https://snyk.io/test/github/metarhia/metacalc/badge.svg)](https://snyk.io/test/github/metarhia/metacalc)\n[![npm version](https://badge.fury.io/js/metacalc.svg)](https://badge.fury.io/js/metacalc)\n[![npm downloads/month](https://img.shields.io/npm/dm/metacalc.svg)](https://www.npmjs.com/package/metacalc)\n[![npm downloads](https://img.shields.io/npm/dt/metacalc.svg)](https://www.npmjs.com/package/metacalc)\n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/metarhia/metacalc/blob/master/LICENSE)\n\n## Uasge\n\n```js\nconst { Sheet } = require('metacalc');\n\nconst sheet = new Sheet();\n\nsheet.cells['A1'] = 100;\nsheet.cells['B1'] = 2;\nsheet.cells['C1'] = '=A1*B1';\n\nconsole.log({ sheet });\n```\n\n## License \u0026 Contributors\n\nCopyright (c) 2022-2024 [Metarhia contributors](https://github.com/metarhia/metacalc/blob/master/AUTHORS).\nMetacalc is [MIT licensed](./LICENSE).\\\nMetacalc is a part of [Metarhia](https://github.com/metarhia) technology stack.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetarhia%2Fmetacalc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetarhia%2Fmetacalc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetarhia%2Fmetacalc/lists"}