프로젝트 수행중 alert 오픈소스를 보게 되 기록한다.
front가 가능해 필요한경우 직접만들거나 bootstrap을 사용하면 되서 alert관련 오픈소스들에 관심이없었는데
모달만 필요한 경우라면 꽤 가볍고 유용한것같다.
https://sweetalert2.github.io/
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
swal("조회된 자료가 없습니다.");
alert과 swal 비교
외 sweetalert에 들어가면 여러 테마도 지정할 수있으니 필요시 확인해보자.
'Personal > Tip' 카테고리의 다른 글
GitHub Pull Requests 코드리뷰 벤치마킹하기: tensorflow, react, awesome-review + Microsoft 코드리뷰 가이드 (0) | 2024.10.14 |
---|---|
코드리뷰 Tool 도구 종류: GitHub Pull Requests, GitLab Merge Requests, Crucible, Phabricator, Review Board, Codacy, SonarQube (1) | 2024.10.14 |
정보처리기사 필기 후기, 현실적인 공략법 (0) | 2024.08.12 |
욕심쟁이 그래픽 디자인 도구 픽픽: 캡쳐 녹화 색상추출 돋보기 눈금자 좌표계산 각도계산 화면에 그리기 (0) | 2024.08.12 |
개발형 chat gpt, Cursor AI (0) | 2024.08.12 |