{"id":18687260,"url":"https://github.com/junosuarez/powerlevel","last_synced_at":"2026-07-09T10:31:33.759Z","repository":{"id":5939446,"uuid":"7159849","full_name":"junosuarez/powerlevel","owner":"junosuarez","description":"npm module: a convenient way to see if things are powerful enough","archived":false,"fork":false,"pushed_at":"2012-12-14T04:20:54.000Z","size":104,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T23:27:48.150Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/junosuarez.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}},"created_at":"2012-12-14T04:11:45.000Z","updated_at":"2018-01-28T21:19:51.000Z","dependencies_parsed_at":"2022-09-01T09:40:43.885Z","dependency_job_id":null,"html_url":"https://github.com/junosuarez/powerlevel","commit_stats":null,"previous_names":["jden/powerlevel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/junosuarez/powerlevel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junosuarez%2Fpowerlevel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junosuarez%2Fpowerlevel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junosuarez%2Fpowerlevel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junosuarez%2Fpowerlevel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junosuarez","download_url":"https://codeload.github.com/junosuarez/powerlevel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junosuarez%2Fpowerlevel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35296693,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-07T10:32:12.616Z","updated_at":"2026-07-09T10:31:33.740Z","avatar_url":"https://github.com/junosuarez.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# powerlevel\na convenient way to see if things are powerful enough\n\n\n## installation\n\n    # npm install powerlevel\n\n\n## usage\n\n    var powerlevel = require('powerlevel')\n\n    var powerA = 800\n\n    powerlevel(powerA, function (err, level) {\n      console.log(level)\n      // =\u003e \"weak\"\n    })\n\n    powerB = 10000\n\n    powerlevel(powerB, function (err, level) {\n      console.log(level)\n      // =\u003e \"it's over 9000?! there's no way that can be right!\"\n    })\n\n\n## api reference\n\n**powerlevel: function (powerUnderTest: number|array|object|string, callback: function (err: Error, level: string))**\n\nAsynchronously test the power level of any number, array, object, or string. Once the powerlevel has been evaluated, it will call back with the resulting `level`.\n\n## but why is the version so high?\n\nIt's more powerful that way.\n\n\n## license\n\nMIT\n(c) 2012 jden - Jason Denizac \u003cjason@denizac.org\u003e - http://jden.mit-license.org/2012\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunosuarez%2Fpowerlevel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunosuarez%2Fpowerlevel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunosuarez%2Fpowerlevel/lists"}