{"id":20329804,"url":"https://github.com/f5devcentral/vscode-f5-chariot","last_synced_at":"2025-12-16T09:12:52.870Z","repository":{"id":46037334,"uuid":"305401214","full_name":"f5devcentral/vscode-f5-chariot","owner":"f5devcentral","description":"Providing mobility from one tool to the other...","archived":false,"fork":false,"pushed_at":"2022-10-17T22:02:52.000Z","size":2545,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-25T16:55:33.701Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/f5devcentral.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-19T13:55:03.000Z","updated_at":"2024-10-01T14:20:57.000Z","dependencies_parsed_at":"2023-01-20T02:56:04.662Z","dependency_job_id":null,"html_url":"https://github.com/f5devcentral/vscode-f5-chariot","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f5devcentral%2Fvscode-f5-chariot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f5devcentral%2Fvscode-f5-chariot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f5devcentral%2Fvscode-f5-chariot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f5devcentral%2Fvscode-f5-chariot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f5devcentral","download_url":"https://codeload.github.com/f5devcentral/vscode-f5-chariot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248480435,"owners_count":21110936,"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":[],"created_at":"2024-11-14T20:13:35.343Z","updated_at":"2025-10-24T11:43:37.160Z","avatar_url":"https://github.com/f5devcentral.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# vscode-f5-chariot\n\n[![Main](https://github.com/f5devcentral/vscode-f5-chariot/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/f5devcentral/vscode-f5-chariot/actions/workflows/main.yml)\n![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/F5DevCentral.vscode-f5-chariot?style=plastic)\n\nGreetings!\n\nThis is an integration with AS3-Configuration-Converter (ACC) to provide quick TMOS to AS3 conversions within vscode.\n\nInstall via the VSCode marketplace here:  \u003chttps://marketplace.visualstudio.com/items?itemName=F5DevCentral.vscode-f5-chariot\u003e\n\nThis version of the extension has \"batteries included\" and does not require any external docker containers or dependencies.\n\nThe version of this extension is locked with the version of the ACC project.\n\nIt is recommended to utilize the output of the vscode-f5 config explorer output for conversions:\n\n- \u003chttps://f5devcentral.github.io/vscode-f5/#/README\u003e\n- \u003chttps://f5devcentral.github.io/vscode-f5/#/config_explorer\u003e\n- \u003chttps://marketplace.visualstudio.com/items?itemName=F5DevCentral.vscode-f5\u003e\n\nPlease open an issue with any comments, questions, enhancements, or bugs.\n\nThanks!\n\n---\n\n## Other Pages\n\n### Main f5-automation-config-converter (ACC) Repo\n\n* [Repo](https://github.com/f5devcentral/f5-automation-config-converter)\n* [Issues](https://github.com/f5devcentral/f5-automation-config-converter/issues)\n* [Releases](https://github.com/f5devcentral/f5-automation-config-converter/releases)\n\n### Other pages from this repo\n\n[vscode-f5-chariot CHANGELOG](CHANGELOG.md)\n\n---\n\n## Troubleshooting\n\nThe extension is a single command/function to convert configuration to AS3.  By default all the output provided by ACC is displayed in the ``f5`` view of the ``OUTPUT`` window\n\n## Good Input\n\n\u003c!-- ![Basic Ouput Screenshot](./chariot_output_4.15.2021.png) --\u003e\n\u003cimg src=\"./chariot_output_4.15.2021.png\" alt=\"drawing\" width=\"80%\"/\u003e\n\n\u0026nbsp;\n\n## Bad Input\n\n\u003c!-- ![Basic Ouput None Screenshot](chariot_output_bare_4.15.2021.png) --\u003e\n\u003cimg src=\"./chariot_output_bare_4.15.2021.png\" alt=\"drawing\" width=\"80%\"/\u003e\n\n\u0026nbsp;\n\n---\n\n## Extension Commands\n\nThis extension provides a single command:\n\n* `F5: Convert with ACC`: (via editor right-click) Converts entire editor text or selection with ACC\n\n\u0026nbsp;\n\n---\n\n\u0026nbsp;\n\n## Debugging extension\n\n* Clone repo\n* Run `npm install` in terminal to install dependencies\n* Run the `Run Extension` target in the Debug View. This will:\n  * Start a task `npm: watch` to compile the code\n  * Run the extension in a new VS Code window\n\n## Copyright\n\nCopyright 2014-2020 F5 Networks Inc.\n\n### F5 Networks Contributor License Agreement\n\nBefore you start contributing to any project sponsored by F5 Networks, Inc. (F5) on GitHub, you will need to sign a Contributor License Agreement (CLA).  \n\nIf you are signing as an individual, we recommend that you talk to your employer (if applicable) before signing the CLA since some employment agreements may have restrictions on your contributions to other projects. Otherwise by submitting a CLA you represent that you are legally entitled to grant the licenses recited therein.  \n\nIf your employer has rights to intellectual property that you create, such as your contributions, you represent that you have received permission to make contributions on behalf of that employer, that your employer has waived such rights for your contributions, or that your employer has executed a separate CLA with F5.\n\nIf you are signing on behalf of a company, you represent that you are legally entitled to grant the license recited therein. You represent further that each employee of the entity that submits contributions is authorized to submit such contributions on behalf of the entity pursuant to the CLA.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff5devcentral%2Fvscode-f5-chariot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff5devcentral%2Fvscode-f5-chariot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff5devcentral%2Fvscode-f5-chariot/lists"}