{"id":22311450,"url":"https://github.com/vilicvane/vscode-es-quotes","last_synced_at":"2025-07-29T08:32:12.724Z","repository":{"id":66080690,"uuid":"44467625","full_name":"vilicvane/vscode-es-quotes","owner":"vilicvane","description":"ES Quotes Extension for Visual Studio Code.","archived":false,"fork":false,"pushed_at":"2018-12-19T10:38:36.000Z","size":106,"stargazers_count":26,"open_issues_count":9,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-30T15:42:04.514Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vilicvane.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,"governance":null}},"created_at":"2015-10-18T06:08:31.000Z","updated_at":"2023-09-08T17:02:45.000Z","dependencies_parsed_at":"2023-11-04T13:26:16.155Z","dependency_job_id":null,"html_url":"https://github.com/vilicvane/vscode-es-quotes","commit_stats":null,"previous_names":["vilicvane/vscode-es-quotes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vilicvane%2Fvscode-es-quotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vilicvane%2Fvscode-es-quotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vilicvane%2Fvscode-es-quotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vilicvane%2Fvscode-es-quotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vilicvane","download_url":"https://codeload.github.com/vilicvane/vscode-es-quotes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227999302,"owners_count":17853878,"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-12-03T21:19:37.411Z","updated_at":"2024-12-03T21:19:38.489Z","avatar_url":"https://github.com/vilicvane.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ES Quotes for Visual Studio Code\n\nA simple quotes helper for JavaScript and TypeScript.\n\nIt uses a simplified parser to build the string tree then handle the replacement.\nSo don't worry about your comments containing quotes.\n\n![es-quotes](https://cloud.githubusercontent.com/assets/970430/10563944/4cc04462-75d1-11e5-984b-41e0a21a72c3.gif)\n\nAnd more.\n\n![es-quotes-transform-template-strings](https://cloud.githubusercontent.com/assets/970430/11168910/ee3c5646-8bde-11e5-938e-00ed604aba3d.gif)\n\n## Install\n\n`Ctrl/Cmd + P` in Visual Studio Code, then:\n\n```sh\next install es-quotes\n```\n\n## Commands\n\n- `esQuotes.transformToTemplateString`\n  Transform a normal string to a template string.\n- `esQuotes.transformToNormalString`\n  Transform a template string to a normal string.\n- `esQuotes.transformBetweenSingleDoubleQuotes`\n  Transform a normal string between single and double quotes.\n- `esQuotes.transformBetweenQuotes`\n  Transform a normal string between single, double and template quotes.\n\n## Options\n\n- `esQuotes.defaultQuote`\n  Default quote when transforming to a normal string. Can be either `'` or `\"`.\n\n## License\n\nMIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvilicvane%2Fvscode-es-quotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvilicvane%2Fvscode-es-quotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvilicvane%2Fvscode-es-quotes/lists"}