반응형

 

1. handsontable  : 데이터 바인딩이 되는 테이블

  https://github.com/handsontable/vue-handsontable-official/blob/master/README.md

 

handsontable/vue-handsontable-official

Vue Data Grid with Spreadsheet Look & Feel. Official Vue wrapper for Handsontable. - handsontable/vue-handsontable-official

github.com

2. vuetify : UI

  https://vuetifyjs.com/ko/getting-started/quick-start/

 

빠른 시작 — Vuetify.js

 

vuetifyjs.com

3. vue-friendly-iframe : iframe

  https://github.com/officert/vue-friendly-iframe

 

officert/vue-friendly-iframe

A Vue js component for creating super fast loading, non-blocking iframes. - officert/vue-friendly-iframe

github.com

4. axios : ajax와 같은 기능 지원

  https://github.com/axios/axios

 

axios/axios

Promise based HTTP client for the browser and node.js - axios/axios

github.com

 

5. vuex : 상태관리 지원

  https://github.com/vuejs/vuex

 

vuejs/vuex

🗃️ Centralized State Management for Vue.js. Contribute to vuejs/vuex development by creating an account on GitHub.

github.com

  https://vuex.vuejs.org/

 

What is Vuex? | Vuex

What is Vuex? Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion. It also integrat

vuex.vuejs.org

6. vue-session : 세션

  https://github.com/victorsferreira/vue-session

 

victorsferreira/vue-session

A simplistic session plugin for VueJS backed by SessionStorage and LocalStorage - victorsferreira/vue-session

github.com

 

7. babel-polyfill : ie 11 지원

https://github.com/babel/babel/tree/master/packages/babel-polyfill

 

babel/babel

🐠 Babel is a compiler for writing next generation JavaScript. - babel/babel

github.com

8. vue-uuid-v4 : 간편한 uuid 생성

  https://github.com/estudioliver/vue-uuid

 

estudioliver/vue-uuid

Plugin VueJs to get UUIDv4. Contribute to estudioliver/vue-uuid development by creating an account on GitHub.

github.com

9. axios-extension : axios cache 설정

  https://github.com/kuitos/axios-extensions

 

kuitos/axios-extensions

🍱 axios extensions lib, including throttle, cache, retry features etc... - kuitos/axios-extensions

github.com

10. Validation with submit & clear : 입력값 유효성 검사

  https://vuetifyjs.com/ko/components/forms/

 

Form component — Vuetify.js

The form component provides a wrapper that makes it easy to process and control validation states of input components.

vuetifyjs.com

11. multi select 

Vue-Multiselect | Vue Select Library

 

Vue-Multiselect | Vue Select Library.

Probably the most complete selecting solution for Vue.js, without jQuery.

vue-multiselect.js.org

 

12. datepicker(range)

mengxiong10/vue2-datepicker: A datepicker / datetimepicker component for Vue2 (github.com)

 

mengxiong10/vue2-datepicker

A datepicker / datetimepicker component for Vue2 . Contribute to mengxiong10/vue2-datepicker development by creating an account on GitHub.

github.com

 

그 외 참고사이트 

https://vuejsexamples.com/

 

Vue.js Examples

A nice collection of often useful examples done in Vue.js

vuejsexamples.com

 

반응형
블로그 이미지

ingus

,