{"id":22814162,"url":"https://github.com/t1amat9409/pow-sa-developers","last_synced_at":"2025-06-20T06:05:42.304Z","repository":{"id":194549682,"uuid":"155698205","full_name":"t1amat9409/pow-sa-developers","owner":"t1amat9409","description":"Online demo","archived":false,"fork":false,"pushed_at":"2018-11-02T07:02:03.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T22:15:28.225Z","etag":null,"topics":["es6","javascript","math","math-expressions","math-library"],"latest_commit_sha":null,"homepage":"https://codesandbox.io/s/github/t1amat9409/pow-sa-developers","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/t1amat9409.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-11-01T10:24:48.000Z","updated_at":"2018-11-02T07:02:04.000Z","dependencies_parsed_at":"2023-09-14T03:13:27.881Z","dependency_job_id":null,"html_url":"https://github.com/t1amat9409/pow-sa-developers","commit_stats":null,"previous_names":["t1amat9409/pow-sa-developers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/t1amat9409/pow-sa-developers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1amat9409%2Fpow-sa-developers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1amat9409%2Fpow-sa-developers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1amat9409%2Fpow-sa-developers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1amat9409%2Fpow-sa-developers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t1amat9409","download_url":"https://codeload.github.com/t1amat9409/pow-sa-developers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1amat9409%2Fpow-sa-developers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260891107,"owners_count":23077907,"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":["es6","javascript","math","math-expressions","math-library"],"created_at":"2024-12-12T13:07:24.499Z","updated_at":"2025-06-20T06:05:37.284Z","avatar_url":"https://github.com/t1amat9409.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pow-sa-developers\nA simple re-implementation of Math.pow(base, exponent)\n\n## Example\n\n```js\n  import pow from './pow'; //import pow module \n\n  console.log(\"TEST ONE\");\n  pow({ base: 2, exponent: 8 }); \n  \n  //output :\n  // \u003e TEST ONE \n  // \u003e 256\n\n  console.log(\"TEST TWO, WITH DEBUG MODE\");\n\n  pow({ base: 2, exponent: 8, isDebug: true });\n  \n  //output :\n  // \u003e TEST TWO, WITH DEBUG MODE\n  // \u003e 256\n  // \u003e This is only triggered in debug mode 256\n  \n```\n\n### ANY Backers?? I'm justing messsing with y'all\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft1amat9409%2Fpow-sa-developers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft1amat9409%2Fpow-sa-developers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft1amat9409%2Fpow-sa-developers/lists"}