{"id":28889810,"url":"https://github.com/xteam-uz/ssm-js","last_synced_at":"2026-05-03T15:35:52.173Z","repository":{"id":44495399,"uuid":"435229936","full_name":"xteam-uz/ssm-js","owner":"xteam-uz","description":"Simple math functions","archived":false,"fork":false,"pushed_at":"2022-02-10T11:26:51.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-04-13T06:22:12.711Z","etag":null,"topics":["javascript","json","license","markdown","npm","npm-cli","npm-module","npm-package"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/ssm-js","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xteam-uz.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":"2021-12-05T17:13:34.000Z","updated_at":"2024-03-28T12:17:38.000Z","dependencies_parsed_at":"2022-09-05T03:30:44.950Z","dependency_job_id":null,"html_url":"https://github.com/xteam-uz/ssm-js","commit_stats":null,"previous_names":["ilosrim/supermathjs","ilosrim/ssm-js","xteam-uz/ssm-js","codahiri/ssm-js"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/xteam-uz/ssm-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xteam-uz%2Fssm-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xteam-uz%2Fssm-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xteam-uz%2Fssm-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xteam-uz%2Fssm-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xteam-uz","download_url":"https://codeload.github.com/xteam-uz/ssm-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xteam-uz%2Fssm-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32575113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["javascript","json","license","markdown","npm","npm-cli","npm-module","npm-package"],"created_at":"2025-06-21T00:11:40.548Z","updated_at":"2026-05-03T15:35:52.149Z","avatar_url":"https://github.com/xteam-uz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ssm-js - Super Simple Math JS\n\n---\n\n## Installation:\n\n```bash\nnpm i ssm-js\n\n#or\n\nyarn add ssm-js\n```\n\n---\n\n## Usage examples\n\n### Plus\n\n```javascript\nconst supermathjs = require(\"ssm-js\");\nlet myPlus = supermathjs.plus(6); // return 12\n```\n\n---\n\n### Minus\n\n```javascript\nconst supermathjs = require(\"ssm-js\");\nlet myPlus = supermathjs.minus(6); // return 0\n```\n\n---\n\n### Multiply\n\n```javascript\nconst supermathjs = require(\"ssm-js\");\nlet myPlus = supermathjs.multiply(36); // return 4\n```\n\n---\n\n### Divide\n\n```javascript\nconst supermathjs = require(\"ssm-js\");\nlet myPlus = supermathjs.divide(6); // return 1\n```\n\n---\n\n### Second\n\n```javascript\nconst supermathjs = require(\"ssm-js\");\nlet myPlus = supermathjs.degreeSc(6); // return 36\n```\n\n---\n\n### Third\n\n```javascript\nconst supermathjs = require(\"ssm-js\");\nlet myPlus = supermathjs.degreeTh(6); // return 216\n```\n\n---\n\n### Even or odd number\n\n```javascript\nconst supermathjs = require(\"ssm-js\");\nlet evenOrOdd = supermathjs.evenOdd(8); // return Even Number\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxteam-uz%2Fssm-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxteam-uz%2Fssm-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxteam-uz%2Fssm-js/lists"}