{"id":13750152,"url":"https://sudheerj.github.io/vueface/","last_synced_at":"2025-05-09T15:31:42.474Z","repository":{"id":25503866,"uuid":"104180678","full_name":"sudheerj/vueface","owner":"sudheerj","description":"UI Components for Vue","archived":false,"fork":false,"pushed_at":"2022-12-08T10:29:00.000Z","size":7980,"stargazers_count":82,"open_issues_count":17,"forks_count":14,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-04-01T21:48:09.841Z","etag":null,"topics":["javascript-framework","vue-components","vuejs","vuejs2"],"latest_commit_sha":null,"homepage":"https://sudheerj.github.io/vueface","language":"CSS","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/sudheerj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-20T07:21:05.000Z","updated_at":"2024-10-26T15:52:03.000Z","dependencies_parsed_at":"2022-08-07T11:15:49.614Z","dependency_job_id":null,"html_url":"https://github.com/sudheerj/vueface","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/sudheerj%2Fvueface","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudheerj%2Fvueface/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudheerj%2Fvueface/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudheerj%2Fvueface/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sudheerj","download_url":"https://codeload.github.com/sudheerj/vueface/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253275608,"owners_count":21882336,"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":["javascript-framework","vue-components","vuejs","vuejs2"],"created_at":"2024-08-03T08:00:22.625Z","updated_at":"2025-05-09T15:31:40.569Z","avatar_url":"https://github.com/sudheerj.png","language":"CSS","funding_links":[],"categories":["VueJS"],"sub_categories":["Related community list"],"readme":"# VueFace\n[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] \u003c!--[![Coverage Status][coveralls-image]][coveralls-url]--\u003e [![npm](https://img.shields.io/npm/dt/vueface.svg)]() [![Dependency Status][daviddm-image]][daviddm-url] ![Crates.io](https://img.shields.io/github/license/mashape/apistatus.svg)\n\n\u003e VueFace is an open source component library for VueJS framework with around 40 components at the moment. It supports 20+ themes for giving different look \u0026 feel for all the components.\n\nFollow me [@SudheerJonna](https://twitter.com/SudheerJonna) for technical updates.\n\n## Install\nVueFace is available in NPM and you can add to your project as a dependency as below\n\n``` shell\nnpm install --save vueface\n```\n\n## Quick start\nThe VueFace library need to be configured before going to use the components\n``` javascript\nimport Vue from 'vue'\nimport VueFace from 'vueface'\n\nVue.use(VueFace)\n```\nConfigure styles for your components in your home.vue/index.html. Forexample, add below resources to home.vue as below\n``` css\n\u003cstyle id=\"current-theme\" lang=\"css\" src=\"node_modules/src/assets/themes/omega/theme.css\"\u003e\u003c/style\u003e\n\u003cstyle lang=\"css\" src=\"node_modules/src/assets/vue-face.css\"\u003e\u003c/style\u003e\n\u003cstyle lang=\"css\" src=\"node_modules/font-awesome/css/font-awesome.min.css\"\u003e\u003c/style\u003e\n```\n## Demo\nThe showcase is available here(https://sudheerj.github.io/vueface) for each component and their features.\n\n## How to Run\n\n\n#### build for production with minification\n``` shell\nnpm run build\n```\n\n#### serve with hot reload at localhost:8080\n``` shell\nnpm start\n```\n\n### LICENSE\nMIT\n\n[npm-image]: https://img.shields.io/npm/v/vueface.svg\n[npm-url]: https://npmjs.org/package/vueface\n[travis-image]: https://travis-ci.org/sudheerj/vueface.svg?branch=master\n[travis-url]: https://travis-ci.org/sudheerj/vueface\n[daviddm-image]: https://david-dm.org/sudheerj/vueface.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/sudheerj/vueface-module\n[coveralls-image]: https://coveralls.io/repos/sudheerj/vueface/badge.svg?branch=master\u0026service=github\n[coveralls-url]: https://coveralls.io/github/sudheerj/vueface?branch=master\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/sudheerj.github.io%2Fvueface%2F","html_url":"https://awesome.ecosyste.ms/projects/sudheerj.github.io%2Fvueface%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/sudheerj.github.io%2Fvueface%2F/lists"}