Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Snippets
>
qnippet
New to Visual Studio Code?
Get it now.
qnippet
siun
|
10 installs
|
(
0
)
|
Free
siun qnippet
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
qnippet README
시운 스니펫
Features
qcomp: 컴포넌트 컨벤션
qfunc: 함수 컨벤션
qstore: 스토리지를 사용하지 않는 zustand 전역 객체
qpstore: 스토리지를 사용하여 persist 설정을 한 zustand 전역 객체
Release Notes
0.0.1
최초 제작
0.0.2
간단한 오류를 수정했습니다.
0.0.3
zustand를 추가하였습니다.
0.0.5
버전 문제를 해결하였습니다.
0.0.6
readme를 변경했습니다.
ts,js 지원을 추가했습니다.
0.0.8
케밥 케이스의 파일명이 컴포넌트에서 사용할 때 파스칼 케이스로 변경됩니다.
케밥 케이스의 파일명이 함수에서 카멜케이스로 변경됩니다.