{"id":13671039,"url":"https://github.com/arjunkomath/js-file-header-vscode","last_synced_at":"2025-03-02T18:32:40.143Z","repository":{"id":26598925,"uuid":"109318416","full_name":"arjunkomath/js-file-header-vscode","owner":"arjunkomath","description":"VS Code Extension: JavaScript File Header for Documentation","archived":false,"fork":false,"pushed_at":"2022-12-30T18:32:34.000Z","size":1007,"stargazers_count":4,"open_issues_count":6,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-11T08:43:46.730Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arjunkomath.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-02T21:00:44.000Z","updated_at":"2021-01-18T01:23:22.000Z","dependencies_parsed_at":"2023-01-14T05:00:19.783Z","dependency_job_id":null,"html_url":"https://github.com/arjunkomath/js-file-header-vscode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunkomath%2Fjs-file-header-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunkomath%2Fjs-file-header-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunkomath%2Fjs-file-header-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunkomath%2Fjs-file-header-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arjunkomath","download_url":"https://codeload.github.com/arjunkomath/js-file-header-vscode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241551963,"owners_count":19981052,"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-08-02T09:00:56.641Z","updated_at":"2025-03-02T18:32:40.116Z","avatar_url":"https://github.com/arjunkomath.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# JavaScript File Header extension\n\n[![Badge for version for Visual Studio Code extension arjunkomath.js-file-header](https://vsmarketplacebadge.apphb.com/version/arjunkomath.js-file-header.svg)](https://marketplace.visualstudio.com/items?itemName=arjunkomath.js-file-header)\n[![Badge for installs for Visual Studio Code extension arjunkomath.js-file-header](https://vsmarketplacebadge.apphb.com/installs/naereen.arjunkomath.js-file-header.svg)](https://marketplace.visualstudio.com/items?itemName=arjunkomath.js-file-header)\n[![Badge for rating for Visual Studio Code extension arjunkomath.js-file-header](https://vsmarketplacebadge.apphb.com/rating/naereen.arjunkomath.js-file-header.svg)](https://marketplace.visualstudio.com/items?itemName=arjunkomath.js-file-header)\n[![made-for-VSCode](https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg)](https://code.visualstudio.com/)\n\n![Demo](https://github.com/arjunkomath/js-file-header-vscode/blob/24e8a8d8441914ac4eb1fe0fd308a9820214b2f7/demo.gif)\n\n## Usage\n\nWhen any JS file is open you can use the keyboard shortcut `alt + cmd + H` or `alt + crtl + H` to add file header. \\\nYou can also select `JavaScript : Add File Header option` from command palette to do the same.\n\n## Features\n\n- Create a file documentation header\n- Last modified time is updated automatically\n\n```javascript\n/**\n * Copyright (c) 2017\n *\n * long description for the file\n *\n * @summary short description for the file\n * @author Arjun \u003carjunkomath@gmail.com\u003e\n *\n * Created at     : 2017-11-03 02:21:56 \n * Last modified  : 2018-02-25 15:31:40\n */\n```\n\n## Extension Settings\n\nThis extension contributes the following settings:\n\n* `jsFileHeader.Author`: Author name and email\n* `jsFileHeader.Copyright`: Copyright information\n* `jsFileHeader.License`: License information\n\n## Release Notes\n\n### 0.1.3\n\n- Start extention on opening javascript files\n- Add icon and repo url\n- Update release notes\n\n### 0.0.1\n\n- Initial release\n\n-----------------------------------------------------------------------------------------------------------\n\n**Enjoy!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjunkomath%2Fjs-file-header-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farjunkomath%2Fjs-file-header-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjunkomath%2Fjs-file-header-vscode/lists"}