{"id":16327084,"url":"https://github.com/mrmlnc/vscode-lebab","last_synced_at":"2025-03-22T22:31:12.711Z","repository":{"id":8889900,"uuid":"60077559","full_name":"mrmlnc/vscode-lebab","owner":"mrmlnc","description":":electric_plug: VS Code plugin for Lebab — Lebab transpiles your ES5 code to ES2015.","archived":false,"fork":false,"pushed_at":"2022-04-16T15:10:02.000Z","size":61,"stargazers_count":21,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-10T23:10:49.025Z","etag":null,"topics":["lebab","visual-studio-code","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://goo.gl/dNw9VR","language":"TypeScript","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/mrmlnc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-31T09:47:50.000Z","updated_at":"2023-12-22T23:16:46.000Z","dependencies_parsed_at":"2022-08-07T05:00:14.355Z","dependency_job_id":null,"html_url":"https://github.com/mrmlnc/vscode-lebab","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmlnc%2Fvscode-lebab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmlnc%2Fvscode-lebab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmlnc%2Fvscode-lebab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmlnc%2Fvscode-lebab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrmlnc","download_url":"https://codeload.github.com/mrmlnc/vscode-lebab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221840337,"owners_count":16889785,"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":["lebab","visual-studio-code","vscode","vscode-extension"],"created_at":"2024-10-10T23:10:21.286Z","updated_at":"2024-10-28T14:28:15.789Z","avatar_url":"https://github.com/mrmlnc.png","language":"TypeScript","funding_links":["https://paypal.me/mrmlnc"],"categories":[],"sub_categories":[],"readme":"# VS Code Plugin for Lebab\n\n\u003e [Lebab](https://github.com/mohebifar/lebab) transpiles your ES5 code into readable ES2015 (sugar-syntax). It does exactly the opposite of what Babel does.\n\n![VS Code Plugin for Lebab](https://cloud.githubusercontent.com/assets/7034281/17309754/0265b054-5849-11e6-9e64-51d4a19f1180.gif)\n\n## Donate\n\nIf you want to thank me, or promote your Issue.\n\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/mrmlnc)\n\n\u003e Sorry, but I have work and support for plugins and modules requires some time after work. I will be glad of your support or PR's.\n\n## Install\n\n  * Press `F1` and select `Extensions: Install Extensions`.\n  * Search for and select `lebab`.\n\nSee the [extension installation guide](https://code.visualstudio.com/docs/editor/extension-gallery) for details.\n\n## Usage\n\nPress `F1` and run the command named `Lebab: convert JavaScript code from ES5 to ES2015`.\n\n## Supported languages\n\n  * JavaScript\n\n## Supported settings\n\n**lebab.transforms**\n\n  * Type: `Array`\n  * Default: [safe transforms](https://github.com/lebab/lebab#safe-transforms).\n\nAll transforms are available in the [official repository Lebab](https://github.com/mohebifar/lebab/blob/master/README.md#features-and-known-limitations).\n\n**lebab.skipWarnings**\n\n  * Type: `Boolean`\n  * Default: `true`\n\nSome transforms generate warnings when they cannot be applied. This option disables these messages.\n\n## Keyboard shortcuts\n\nFor changes keyboard shortcuts, create a new rule in `File -\u003e Preferences -\u003e Keyboard Shortcuts`:\n\n```json\n{\n  \"key\": \"ctrl+shift+c\",\n  \"command\": \"lebab.convert\"\n}\n```\n\n## Changelog\n\nSee the [Releases section of our GitHub project](https://github.com/mrmlnc/vscode-lebab/releases) for changelogs for each release version.\n\n## License\n\nThis software is released under the terms of the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmlnc%2Fvscode-lebab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrmlnc%2Fvscode-lebab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmlnc%2Fvscode-lebab/lists"}