{"id":14973736,"url":"https://github.com/lusaxweb/vuecode","last_synced_at":"2025-10-27T02:31:18.437Z","repository":{"id":57391122,"uuid":"131654768","full_name":"lusaxweb/vuecode","owner":"lusaxweb","description":"Vuecode  it is a component to show the code without complication","archived":false,"fork":false,"pushed_at":"2018-05-07T14:13:08.000Z","size":2813,"stargazers_count":23,"open_issues_count":1,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-30T06:47:30.306Z","etag":null,"topics":["code","component","javascript","library","vue","vue-component","vuecomponent","vuejs","vuejs2"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lusaxweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-04-30T22:58:36.000Z","updated_at":"2022-11-23T12:34:07.000Z","dependencies_parsed_at":"2022-09-19T05:00:21.214Z","dependency_job_id":null,"html_url":"https://github.com/lusaxweb/vuecode","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/lusaxweb%2Fvuecode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lusaxweb%2Fvuecode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lusaxweb%2Fvuecode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lusaxweb%2Fvuecode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lusaxweb","download_url":"https://codeload.github.com/lusaxweb/vuecode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238422913,"owners_count":19469653,"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":["code","component","javascript","library","vue","vue-component","vuecomponent","vuejs","vuejs2"],"created_at":"2024-09-24T13:49:19.720Z","updated_at":"2025-10-27T02:31:17.710Z","avatar_url":"https://github.com/lusaxweb.png","language":"Vue","funding_links":["https://www.patreon.com/bePatron?c=1567892"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg width=\"400px\" src=\"https://github.com/lusaxweb/vuecode/blob/master/public/img/vuecode.svg\" alt=\"vuecode\"\u003e\n  \u003c/p\u003e\n\n## Browser Support\nRecent versions of **Firefox**, **Chrome**, **Edge**, **Opera** and **Safari**. **IE10**+\n\n## Quick-start CDN\n\n```html\n\u003c!DOCTYPE html\u003e\n\u003ctitle\u003evuecode demo\u003c/title\u003e\n\u003cscript src=\"https://unpkg.com/vue\"\u003e\u003c/script\u003e\n\u003cscript src=\"https://unpkg.com/vuecode.js/dist/vuecode.umd.js\"\u003e\u003c/script\u003e\n\u003clink rel=\"stylesheet\" href=\"https://unpkg.com/vuecode.js/dist/vuecode.css\"\u003e\n\n\u003cdiv id=\"app\"\u003e\n  \u003cvuecode title=\"Add new proyect vuecode\"\u003e\n    \u003cdiv slot=\"demo\"\u003e\n      \u003cbutton class=\"btn\" type=\"button\" name=\"button\"\u003eExample\u003c/button\u003e\n    \u003c/div\u003e\n\n    \u003cdiv slot=\"code\"\u003e\n```js{1,6}\nvar btn = document.querySelector('.btn')\n\nbtn.addEventListener( 'click' , function(){\nconsole.log('click')\n})\n``/`\n    \u003c/div\u003e\n  \u003c/vuecode\u003e\n\u003c/div\u003e\n\n\u003cscript\u003e\nnew Vue({\n}).$mount('#app')\n\u003c/script\u003e\n```\n\n## CDN\n\n- https://unpkg.com/vuecode.js/dist/vuecode.umd.js\n- https://unpkg.com/vuecode.js/dist/vuecode.css\n\n## Install en Proyecto NPM\n``` bash\n# npm\nnpm install vuecode.js\n```\n\n``` bash\n# yarn\nyarn add vuecode.js\n```\n\n## Use\n\n```javascript\nimport Vue from 'vue'\nimport Vuecode from 'vuecode.js'\n\nimport 'vuecode.js/dist/vuecode.css'\nVue.use(Vuecode)\n```\n## Become a Patron\n\nVuecode is an open source MIT project if you want to contribute to keep improving, If you are interested in supporting this project, please consider becoming a patron. [[patron](https://www.patreon.com/bePatron?c=1567892)]\n\n## Lusaxweb\n\nThis library was created and is supported by [Lusaxweb](http://www.lusaxweb.com.ve/)\n\n## License\n\n[MIT](https://github.com/lusaxweb/vuecode/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flusaxweb%2Fvuecode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flusaxweb%2Fvuecode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flusaxweb%2Fvuecode/lists"}