250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- realIndex
- watchOverflow
- slidePerView
- loop:true
- vue2
- activeIndex
- swiper
- jquery
- eslint prettier
- js
- v-bind
- display
- css
- error
- JavaScript
- slidePerGroup
- swiperOption
- CORS
- centerSlides
- prettier
- classlist
- eslint
- vscode
- javascirpt
- slideChange
- index
- archiver
- querySelector
- Vue
- 인덱스
Archives
- Today
- Total
코딩하는 둥둥
[ npm] Archiver 본문
728x90
Archiver
archiver
a streaming interface for archive generation. Latest version: 5.3.1, last published: 10 months ago. Start using archiver in your project by running `npm i archiver`. There are 4110 other projects in the npm registry using archiver.
www.npmjs.com
- 아카이브 생성을 위한 스트리밍 인터페이스
- TAR 및 ZIP 아카이브를 즉시 지원
registerFormat
에 추가 형식 등록 가능isRegisteredFormat
에 새 형식을 등록하기 전에 형식이 이미 존재하는지 확인 가능- ※ 형식은 미래에 미들웨어 접근 방식을 구현하기 위해 변경될 것
728x90
'Frontend > JavaScript' 카테고리의 다른 글
undefined와 null의 차이 (0) | 2023.01.15 |
---|---|
location.href와 location.replace의 차이점 (0) | 2023.01.15 |
[File API] URL.createObjectURL() (0) | 2022.11.19 |
[File API] Bolb (Binary Large Object) (0) | 2022.11.19 |
this.'X' is not a function (0) | 2022.11.19 |