File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Test] ( https://github.com/electron/asar/actions/workflows/test.yml/badge.svg )] ( https://github.com/electron/asar/actions/workflows/test.yml )
44[ ![ npm version] ( http://img.shields.io/npm/v/@electron/asar.svg )] ( https://npmjs.org/package/@electron/asar )
5- [ ![ API docs] (https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fregistry.npmjs.org%2F%40electron%asar%2Flatest&query=%24.version&logo=typescript&logoColor=white&label=API%20Docs
6- )] ( https://packages.electronjs.org/asar )
5+ [ ![ API docs] ( https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fregistry.npmjs.org%2F%40electron%2Fasar%2Flatest&query=%24.version&logo=typescript&logoColor=white&label=API%20Docs )] ( https://packages.electronjs.org/asar )
76
87ASAR is a simple extensive archive format. It concatenates all files together without compression
98(like [ ` tar ` ] ( https://www.gnu.org/software/tar/ ) ) while having random access support.
You can’t perform that action at this time.
0 commit comments