{"id":13740028,"url":"https://github.com/miraks/babel-plugin-implicit-return","last_synced_at":"2026-01-21T01:03:45.852Z","repository":{"id":142995298,"uuid":"52546749","full_name":"miraks/babel-plugin-implicit-return","owner":"miraks","description":"Implicitly return function result","archived":false,"fork":false,"pushed_at":"2019-02-08T11:13:31.000Z","size":66,"stargazers_count":25,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T18:45:39.759Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miraks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-25T18:20:03.000Z","updated_at":"2024-04-19T07:15:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"f79ed10a-8501-40db-b683-689afcbb1edc","html_url":"https://github.com/miraks/babel-plugin-implicit-return","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/miraks/babel-plugin-implicit-return","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miraks%2Fbabel-plugin-implicit-return","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miraks%2Fbabel-plugin-implicit-return/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miraks%2Fbabel-plugin-implicit-return/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miraks%2Fbabel-plugin-implicit-return/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miraks","download_url":"https://codeload.github.com/miraks/babel-plugin-implicit-return/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miraks%2Fbabel-plugin-implicit-return/sbom","scorecard":{"id":649092,"data":{"date":"2025-08-11","repo":{"name":"github.com/miraks/babel-plugin-implicit-return","commit":"40c0f82c6e9f2bf29a322788ac13ca81025edf62"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-832h-xg76-4gv6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-hr2v-3952-633q","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-qrmc-fj45-qfc2","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-xf7w-r453-m56c","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-4hpf-3wq7-5rpr","Warn: Project is vulnerable to: GHSA-f522-ffg8-j8r6","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-gqgv-6jq5-jjj9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-2m39-62fm-q8r3","Warn: Project is vulnerable to: GHSA-mf6x-7mm4-x2g7","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-g7q5-pjjr-gqvp","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T12:57:45.877Z","repository_id":142995298,"created_at":"2025-08-21T12:57:45.877Z","updated_at":"2025-08-21T12:57:45.877Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28620573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T23:49:58.628Z","status":"ssl_error","status_checked_at":"2026-01-20T23:47:29.996Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-08-03T04:00:41.518Z","updated_at":"2026-01-21T01:03:45.831Z","avatar_url":"https://github.com/miraks.png","language":"JavaScript","readme":"# babel-plugin-implicit-return\n\nImplicitly return function result\n\n## Examples\n\n```javascript\n// Before\nfunction Pi() {\n  3.14;\n}\n\n// After\nfunction Pi() {\n  return 3.14;\n}\n```\n\n```javascript\n// Before\nfunction abs(n) {\n  if (n \u003e 0) {\n    1;\n  } else if (n \u003c 0) {\n    -1;\n  } else {\n    0;\n  }\n}\n\n// After\nfunction abs(n) {\n  if (n \u003e 0) {\n    return 1;\n  } else if (n \u003c 0) {\n    return -1;\n  } else {\n    return 0;\n  }\n}\n```\n\n```javascript\n// Before\nfunction sum(array) {\n  let result = 0;\n  for (let i = 0; i \u003c array.length; i++) {\n    result += array[i]\n  }\n}\n\n// After\nfunction sum(array) {\n  var _ret;\n\n  let result = 0;\n  for (let i = 0; i \u003c array.length; i++) {\n    _ret = result += array[i];\n  }\n  return _ret;\n}\n```\n\n```javascript\n// Before\nfunction classFactory() {\n  class Thingy extends Thing {\n    constructor() {\n      super();\n    }\n\n    fn() {\n      () =\u003e 1;\n    }\n\n    static fn() {\n      class Other {};\n    }\n  }\n}\n\n// After\nfunction classFactory() {\n  return class Thingy extends Thing {\n    constructor() {\n      return super();\n    }\n\n    fn() {\n      return () =\u003e 1;\n    }\n\n    static fn() {\n      return class Other {};\n    }\n  }\n}\n```\n\n## Requirements\n\nYour compiling enviroment must have support for:\n\n* [Set](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Set)\n\n## Installation\n\n```sh\n$ npm install --save-dev babel-plugin-implicit-return\n```\n\n## Usage\n\n### Via `.babelrc` (Recommended)\n\n**.babelrc**\n\n```json\n{\n  \"plugins\": [\"implicit-return\"]\n}\n```\n\n### Via CLI\n\n```sh\n$ babel --plugins implicit-return script.js\n```\n\n### Via Node API\n\n```javascript\nrequire(\"babel-core\").transform(\"code\", {\n  plugins: [\"implicit-return\"]\n});\n```\n\n## Quirks\n\nDue to JavaScript syntax limitations this plugin can't make a function to implicitly return:\n\n### Object literal\n\nThis won't work:\n\n```javascript\nfunction getObject() {\n  { key1: value1, key2: value2 }; // Syntax Error\n}\n```\n\nThere're two workarounds:\n\n```javascript\n// first - assign an object to a variable/constant\nfunction getObject() {\n  const obj = { key1: value1, key2: value2 };\n}\n\n// second - wrap an object literal with braces\nfunction getObject() {\n  ({ key1: value1, key2: value2 });\n}\n```\n\n### Function expression\n\nThis won't work:\n\n```javascript\nfunction getFunction() {\n  function() {}; // Syntax Error\n}\n```\n\nThere're four workarounds:\n\n```javascript\n// first - use arrow function\nfunction getFunction() {\n  () =\u003e {};\n}\n\n// second - give your function a name\nfunction getObject() {\n  function fn() {};\n}\n\n// third - assign a function to a variable/constant\nfunction getObject() {\n  const fn = function() {};\n}\n\n// fourth - wrap a function with braces\nfunction getObject() {\n  (function() {});\n}\n```\n\n# License\n\nMIT\n","funding_links":[],"categories":["Plugins"],"sub_categories":["Syntax Sugar"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiraks%2Fbabel-plugin-implicit-return","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiraks%2Fbabel-plugin-implicit-return","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiraks%2Fbabel-plugin-implicit-return/lists"}