Vue 관련 스크립트 모음
Vue 관련 스크립트 모음
개인적으로 Vue.js , node.js , mongodb 로 커뮤니티 사이트를 제작하는 중인데
좀 더 쉽게 Vue로 프론트를 짜기 위해 모아봤다.
링크파서
https://github.com/nivaldomartinez/link-prevue
유저관련
https://github.com/aidewoode/vue-letter-avatar/tree/master/test
http://www.vuescript.com/github-like-avatar-generator-vue-js-gravatar/
http://www.vuescript.com/text-avatar-component-vue-js/
태그관련
http://www.vue-tags-input.com/#/start
http://www.vuescript.com/simple-tag-management-vue-js/
검색관련
http://www.vuescript.com/autocomplete-autosuggestion-component-vue-js/
http://www.vuescript.com/vue-js-autosuggest-component/
http://www.vuescript.com/user-friendly-vuejs-autocomplete/
https://santiblanko.github.io/vue-instant/#/
https://mrabbani.github.io/examples/vue_typeahead/
게시물관련
https://github.com/michalsnik/vue-content-placeholders [페이스북 같이 로딩]
http://www.vuescript.com/facebook-style-loading-cards-vue-js/
http://www.vuescript.com/facebook-content-placeholder-vue-js/ // 예제가 잘되있음
http://www.vuescript.com/facebook-like-content-placeholder-vue-js/
플레이어관련
http://www.vuescript.com/vue-2-x-component-aplayer/
http://www.vuescript.com/html5-video-player-component-vue-js-view-js/
https://auto-tube.com/ [유튜브 자동실행]
https://kevinwarne.github.io/vue-balloon/#/multiple
로그관련
http://www.vuescript.com/customizable-logging-vue-js-vuejs-logger/
레이아웃관련
https://yansern.github.io/vue-multipane/demo/index.html
알림관련
https://pygmyslowloris.github.io/vue-notify-me/
http://www.vuescript.com/smart-toaster-vue-js-v-toaster/
업로드관련
툴팁관련
http://www.vuescript.com/vue-js-component-tippy-js-tooltip-library/
'Programming > Vue.js' 카테고리의 다른 글
Vue.js 플러그인 사이트 (0) | 2020.01.13 |
---|---|
Quasar SSR) meta 설정하기 (0) | 2020.01.13 |
Quasar 프레임워크 SSR (0) | 2020.01.13 |
(Vue.js 오류 해결) 같은 경로일때 로드가 되지 않는 문제. (0) | 2018.03.16 |
Vue 검색시..query 날리는 방법? (0) | 2018.02.28 |
댓글
이 글 공유하기
다른 글
-
Quasar SSR) meta 설정하기
Quasar SSR) meta 설정하기
2020.01.13 -
Quasar 프레임워크 SSR
Quasar 프레임워크 SSR
2020.01.13 -
(Vue.js 오류 해결) 같은 경로일때 로드가 되지 않는 문제.
(Vue.js 오류 해결) 같은 경로일때 로드가 되지 않는 문제.
2018.03.16 -
Vue 검색시..query 날리는 방법?
Vue 검색시..query 날리는 방법?
2018.02.28