{"id":15651222,"url":"https://github.com/samundrak/vscode-esdoc-mdn","last_synced_at":"2025-04-30T18:25:14.638Z","repository":{"id":40856188,"uuid":"123330454","full_name":"samundrak/vscode-esdoc-mdn","owner":"samundrak","description":"[BETA] See documentation of any javascript api from mozilla on your visual studio code side by side","archived":false,"fork":false,"pushed_at":"2022-12-06T16:48:03.000Z","size":698,"stargazers_count":33,"open_issues_count":13,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T18:44:01.175Z","etag":null,"topics":["documentation","mdn","mozilla","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=samundrak.esdoc-mdn","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/samundrak.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":"2018-02-28T19:15:50.000Z","updated_at":"2023-08-05T17:46:58.000Z","dependencies_parsed_at":"2023-01-23T10:40:17.980Z","dependency_job_id":null,"html_url":"https://github.com/samundrak/vscode-esdoc-mdn","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/samundrak%2Fvscode-esdoc-mdn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samundrak%2Fvscode-esdoc-mdn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samundrak%2Fvscode-esdoc-mdn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samundrak%2Fvscode-esdoc-mdn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samundrak","download_url":"https://codeload.github.com/samundrak/vscode-esdoc-mdn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251759327,"owners_count":21639206,"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":["documentation","mdn","mozilla","vscode","vscode-extension"],"created_at":"2024-10-03T12:37:30.714Z","updated_at":"2025-04-30T18:25:14.597Z","avatar_url":"https://github.com/samundrak.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Awesome plugin for Visual Studio Code :sunglasses: [Beta]\n\n## Quickly see docs from MDN in VS Code\n\n![Quick Demo](demo.gif)\n\u003cbr/\u003e\nThis extension lets you quickly bring up helpful MDN documentation in the editor by typing `//mdn [api];`. For example, to see documentation for `Object`, type `//mdn Object;`, and to view a method or property, such as `Object.assign`, type `//mdn Object.assign;`. Don't forget the semicolon!\n\n## Usage\n\nLoad documentation of top level or global objects:\n\n//mdn [api];\nexample: //mdn Array;\n\nLoad documentation of a method or property:\n\n    //mdn [api].[method];\n    example: //mdn Array.from;\n\n`[api]` and `[method]` are case-insensitive, so `//mdn array.from;` is also fine.\n\n### Is the semicolon necessary?\n\nYes! A search won't happen without it.\n\n## Examples\n\n```\n//mdn document;\n//mdn Object.keys;\n//mdn object.values;\n//mdn Array.slice;\n//mdn array.splice;\n```\n\n## Supports\n\n`js`, `vue`,`jsx`, `ts`,`tsx`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamundrak%2Fvscode-esdoc-mdn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamundrak%2Fvscode-esdoc-mdn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamundrak%2Fvscode-esdoc-mdn/lists"}