참고
내가 보려고 모아둔 참고사이트
JSON.parse()
JSON.stringify()
Vue
Vue.js - The Progressive JavaScript Framework | Vue.js
Versatile A rich, incrementally adoptable ecosystem that scales between a library and a full-featured framework.
vuejs.org
Vue2
https://kr.vuejs.org/v2/guide/index.html
Element-UI
vue2
https://element.eleme.io/#/en-US/component/installation
Element - The world's most popular Vue UI framework
element.eleme.io
vue3
https://element-plus.org/en-US/
A Vue 3 UI Framework | Element Plus
Released under the MIT License. Made with ❤️ by Element Plus
element-plus.org
Icon
https://materialdesignicons.com/
Material Design Icons
Material Design Icons' growing icon collection allows designers and developers targeting various platforms to download icons in the format, color and size they need for any project. Loading... Sponsored by Icons8 Material Icon Sets
materialdesignicons.com
UIkit
UIkit
UIkit, a lightweight and modular front-end framework for developing fast and powerful web interfaces.
getuikit.com
ETC
lodash
https://lodash.com/docs/4.17.15#find
Lodash Documentation
_(value) source Creates a lodash object which wraps value to enable implicit method chain sequences. Methods that operate on and return arrays, collections, and functions can be chained together. Methods that retrieve a single value or may return a primiti
lodash.com
moments
https://momentjs.com/docs/#/parsing/
Moment.js | Docs
moment.relativeTimeThreshold(unit); // getter moment.relativeTimeThreshold(unit, limit); // setter duration.humanize has thresholds which define when a unit is considered a minute, an hour and so on. For example, by default more than 45 seconds is consider
momentjs.com