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://dplayer.surge.sh/

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://upload.leanapp.cn/


툴팁관련

http://www.vuescript.com/vue-js-component-tippy-js-tooltip-library/