이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
TheoryOfNekomata
/
formxtra
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
Extract and set form values through the DOM—no frameworks required!
https://github.com/TheoryOfNekomata/formxtra
form
utility
values
61
커밋
1
브렌치
1.9 MiB
트리:
eef3b80ccc
formxtra
/
.prettierrc
.prettierrc
86 B
Raw
Normal View
히스토리
Separate prettierrc Use separate file
3 년 전
1
2
3
4
5
6
{
"printWidth": 120,
"semi": false,
"singleQuote": true,
"trailingComma": "es5"
}