{"id":21507849,"url":"https://github.com/learncodingeasy/vue-prism","last_synced_at":"2025-07-10T17:32:29.785Z","repository":{"id":137977997,"uuid":"524405738","full_name":"LearnCodingEasy/vue-prism","owner":"LearnCodingEasy","description":"vue-prism","archived":false,"fork":false,"pushed_at":"2022-08-13T13:29:14.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T14:50:17.780Z","etag":null,"topics":["prism","prism-vue","prisma","vue","vue-cli","vue-prism-component","vue2","vue3","vuejs","vuejs2"],"latest_commit_sha":null,"homepage":"","language":null,"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/LearnCodingEasy.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-13T13:23:17.000Z","updated_at":"2023-02-21T12:25:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8d4c268-d736-4a1d-a0ef-4464e6536b95","html_url":"https://github.com/LearnCodingEasy/vue-prism","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LearnCodingEasy/vue-prism","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LearnCodingEasy%2Fvue-prism","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LearnCodingEasy%2Fvue-prism/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LearnCodingEasy%2Fvue-prism/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LearnCodingEasy%2Fvue-prism/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LearnCodingEasy","download_url":"https://codeload.github.com/LearnCodingEasy/vue-prism/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LearnCodingEasy%2Fvue-prism/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264619378,"owners_count":23638445,"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":["prism","prism-vue","prisma","vue","vue-cli","vue-prism-component","vue2","vue3","vuejs","vuejs2"],"created_at":"2024-11-23T20:40:20.198Z","updated_at":"2025-07-10T17:32:29.780Z","avatar_url":"https://github.com/LearnCodingEasy.png","language":null,"readme":"# vue-prism\n\n# INSTALL\n```\nnpm i prismjs\n```\n```\nnpm i vue-prism-component\n```\n\n# IMPORT\n#### import in File Main.js To Make Prism Global For Using In App\n\n```\nimport 'prismjs\n```\n# Can You Chose Theme\n```\nimport \"prismjs/themes/prism-coy.css\";\n```\n\n```\nimport \"prismjs/themes/prism-dark.css\";\n```\n```\nimport \"prismjs/themes/prism-okaidia.css\";\n```\n```\nimport \"prismjs/themes/prism-solarizedlight.css\";\n```\n```\nimport \"prismjs/themes/prism-tomorrow.css\";\n```\n```\nimport \"prismjs/themes/prism-twilight.css\";\n```\n```\nimport \"prismjs/themes/prism.css\";\n```\n# USE\n#### Html\n```\n\u003cprism language=\"javascript\"\u003e{{ code }}\u003c/prism\u003e\n```\n#### Import\n```\nimport Prism from \"vue-prism-component\";\n```\n#### Data\n```\nData(){\n    return{\n        code: \"const a = b\",\n    }\n},\n```\n#### Components\n```\ncomponents: {Prism,},\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearncodingeasy%2Fvue-prism","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flearncodingeasy%2Fvue-prism","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearncodingeasy%2Fvue-prism/lists"}