{"id":14070321,"url":"https://github.com/jmaczan/funkcja","last_synced_at":"2026-05-01T06:31:51.212Z","repository":{"id":173307899,"uuid":"465339908","full_name":"jmaczan/funkcja","owner":"jmaczan","description":"🖇️ Log function body and name to browser's console","archived":false,"fork":false,"pushed_at":"2023-08-16T12:52:10.000Z","size":395,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-06T11:11:54.915Z","etag":null,"topics":["browser","debug","debugging","debugging-tool","developer-tools","devtools","javascript","js","logging","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/funkcja","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/jmaczan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-03-02T14:29:01.000Z","updated_at":"2025-10-06T09:38:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"54ad5773-bcb8-4017-8ea8-f1eba34406e7","html_url":"https://github.com/jmaczan/funkcja","commit_stats":null,"previous_names":["jmaczan/funkcja"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jmaczan/funkcja","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmaczan%2Ffunkcja","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmaczan%2Ffunkcja/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmaczan%2Ffunkcja/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmaczan%2Ffunkcja/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmaczan","download_url":"https://codeload.github.com/jmaczan/funkcja/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmaczan%2Ffunkcja/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32487300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["browser","debug","debugging","debugging-tool","developer-tools","devtools","javascript","js","logging","typescript"],"created_at":"2024-08-13T07:07:39.623Z","updated_at":"2026-05-01T06:31:51.194Z","avatar_url":"https://github.com/jmaczan.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg width=\"150\" src=\"funkcjalogo.png\" alt=\"funkcja logo\"\u003e\u003c/p\u003e\r\n\r\n# `funkcja`\r\n\r\nLog function body and name to browser's console.\r\n\r\n## Usage\r\n```JS\r\nfunkcja(mySuperFunction)\r\n```\r\n\r\n## Use cases\r\nYou can find it especially useful for debugging purposes, for example when:\r\n- you need to check which function was passed as a callback or `prop` to a component\r\n- you want to verify exact implementation of dynamically generated function\r\n\r\n`funkcja` works for both an arrow function `() =\u003e {}` and a classic `function() {}`\r\n\r\n## Installation\r\n```\r\nnpm i funkcja\r\n```\r\n\r\nor\r\n\r\n```\r\nyarn install funkcja\r\n```\r\n\r\n## Import\r\n```JS\r\nimport { funkcja } from 'funkcja';\r\n```\r\n\r\nor\r\n\r\n```JS\r\nconst { funkcja } = require(\"funkcja\");\r\n```\r\n\r\n## License\r\nMIT License\r\n\r\n## Author\r\nMade in [Poland](https://en.wikipedia.org/wiki/Poland) in 2022 by [Jedrzej Pawel Maczan](https://maczan.pl/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmaczan%2Ffunkcja","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmaczan%2Ffunkcja","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmaczan%2Ffunkcja/lists"}