혹시 북마크가 날라갔을 경우 다시 확인하기 위해 정리함
Vue.js : Vue에 대한 document 및 정리된 블로그
https://kr.vuejs.org/v2/guide/index.html
https://joshua1988.github.io/vue-camp/textbook.html
Vuex Pathify : Vue에서 Store를 더 쉽고 편하게 사용할 수 있음
https://davestewart.github.io/vuex-pathify/#/
Nuxt.js : Vue.js Framework
https://nuxtjs.org/docs/get-started/installation
moment : 날짜 관련 라이브러리
Chart.js : 차트 그리는 라이브러리
https://www.chartjs.org/docs/2.9.4/
https://yeon22.github.io/Chartjs-kr/
Daum Postcode : 다음(카카오) 우편번호 서비스
https://postcode.map.daum.net/guide
Lodash : 반복문을 편하고 쉽게 사용할 수 있는 라이브러리
https://lodash.com/docs/4.17.15
Numeral.js : 숫자 관련 라이브러리. 숫자 fomat 할 때 유용함
flatpickr.js : 달력 라이브러리
Tailwind CSS : css framework
https://tailwindcss.com/docs/installation
반응형
'잡학' 카테고리의 다른 글
버전의 LTS의 의미 (0) | 2022.05.27 |
---|---|
티스토리 맨 위로/맨 아래로 버튼 만들기 (0) | 2022.04.06 |
개발 컴퓨터(MacOS, Vue.js, Node.js) 기초 세팅하기 메모 (0) | 2022.04.04 |
맥북 에어 M1칩(Apple Silicon) 초기화하기 ( + 한국어 설정하기) (0) | 2022.03.22 |
터미널 nslookup으로 도메인 ip 조회하기 메모 (0) | 2022.02.10 |